Library to connect, drive and debug an Arduino (UNO) directly from within Visual Studio (through the USB serial connection).
Info
Version: | 2.4.6 |
Author(s): | Christophe Diericx |
Last Update: | Thursday, January 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/christophediericx/ArduinoDriver |
NuGet Url: | https://www.nuget.org/packages/ArduinoDriver |
Install
Install-Package ArduinoDriver
dotnet add package ArduinoDriver
paket add ArduinoDriver
ArduinoDriver Download (Unzip the "nupkg" after downloading)
Dependencies
- ArduinoUploader(>= 3.1.0)
- SerialPortStream(>= 2.1.2)
- Nlog(>= 4.4.10)
- IntelHexFormatReader(>= 2.2.3)
Tags