Info
Version: | 1.0.1-beta-2 |
Author(s): | mccj |
Last Update: | Saturday, January 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mccj/Arduino.Firmata |
NuGet Url: | https://www.nuget.org/packages/Arduino.Firmata.Serial |
Install
Install-Package Arduino.Firmata.Serial
dotnet add package Arduino.Firmata.Serial
paket add Arduino.Firmata.Serial
Arduino.Firmata.Serial Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Arduino.Firmata(>= 1.0.12)
- SerialPortStream(>= 2.2.2)
- Arduino.Firmata(>= 1.0.12)
The library implements the serial ASCII, Firmata and I2C protocols, which can be used simultaneously.