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"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ArduinoUploader as a Cake Addin
#addin nuget:?package=ArduinoUploader&version=3.2.0
// Install ArduinoUploader as a Cake Tool
#tool nuget:?package=ArduinoUploader&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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,459 | 2/14/2018 |
3.1.0 | 3,487 | 1/11/2018 |
3.0.0 | 921 | 9/21/2017 |
2.4.5 | 1,094 | 7/13/2017 |
2.4.4 | 695 | 6/26/2017 |
2.4.3 | 696 | 6/22/2017 |
2.4.2 | 621 | 6/22/2017 |
2.4.1 | 659 | 6/14/2017 |
2.4.0 | 767 | 4/28/2017 |
2.3.1 | 1,349 | 3/9/2017 |
2.3.0 | 2,016 | 1/31/2017 |
2.2.0 | 962 | 1/11/2017 |
2.1.0 | 1,051 | 11/7/2016 |
2.0.2 | 658 | 11/6/2016 |
2.0.1 | 657 | 11/6/2016 |
2.0.0 | 673 | 11/6/2016 |
1.0.4 | 740 | 10/28/2016 |
1.0.2 | 729 | 10/7/2016 |
1.0.1 | 671 | 10/6/2016 |
1.0.0 | 959 | 10/3/2016 |