ArduinoUploader 3.2.0
A library to upload an Intel HEX file (e.g. compiled sketches) directly to an Arduino over a (USB) serial port without having to use the Arduino IDE (or avrdude).
Install-Package ArduinoUploader -Version 3.2.0
dotnet add package ArduinoUploader --version 3.2.0
<PackageReference Include="ArduinoUploader" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArduinoUploader --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ArduinoUploader, 3.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- IntelHexFormatReader (>= 2.2.1)
- SerialPortStream (>= 2.1.2)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ArduinoUploader:
Package | Downloads |
---|---|
ArduinoDriver
Library to connect, drive and debug an Arduino (UNO) directly from within Visual Studio (through the USB serial connection).
|
|
ZenCNC.STEAM.WinForm.Control
.NET Arduino CNC Grbl Library for school STEAM classroom and hobbiest CNC UI developers
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ArduinoUploader:
Repository | Stars |
---|---|
AcK77/AmiiBomb-uino
Amiibo Cloning with Arduino
|
|
christophediericx/ArduinoDriver
A .NET library for controlling an Arduino board directly through a USB (serial) connection.
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 3,211 | 2/14/2018 |
3.1.0 | 3,360 | 1/11/2018 |
3.0.0 | 873 | 9/21/2017 |
2.4.5 | 1,047 | 7/13/2017 |
2.4.4 | 648 | 6/26/2017 |
2.4.3 | 661 | 6/22/2017 |
2.4.2 | 587 | 6/22/2017 |
2.4.1 | 616 | 6/14/2017 |
2.4.0 | 733 | 4/28/2017 |
2.3.1 | 1,290 | 3/9/2017 |
2.3.0 | 1,954 | 1/31/2017 |
2.2.0 | 909 | 1/11/2017 |
2.1.0 | 1,001 | 11/7/2016 |
2.0.2 | 610 | 11/6/2016 |
2.0.1 | 610 | 11/6/2016 |
2.0.0 | 629 | 11/6/2016 |
1.0.4 | 692 | 10/28/2016 |
1.0.2 | 686 | 10/7/2016 |
1.0.1 | 637 | 10/6/2016 |
1.0.0 | 906 | 10/3/2016 |