Windows-Remote-Arduino
1.2.0
See the version list below for details.
dotnet add package Windows-Remote-Arduino --version 1.2.0
NuGet\Install-Package Windows-Remote-Arduino -Version 1.2.0
<PackageReference Include="Windows-Remote-Arduino" Version="1.2.0" />
paket add Windows-Remote-Arduino --version 1.2.0
#r "nuget: Windows-Remote-Arduino, 1.2.0"
// Install Windows-Remote-Arduino as a Cake Addin #addin nuget:?package=Windows-Remote-Arduino&version=1.2.0 // Install Windows-Remote-Arduino as a Cake Tool #tool nuget:?package=Windows-Remote-Arduino&version=1.2.0
Windows Remote Arduino is an open-source Windows Runtime Component library which allows Makers to control an Arduino through a Bluetooth, USB, WiFi, or Ethernet connection! It is intended for Windows Runtime (WinRT) Developers who want to harness the power of Arduino hardware using the Windows Runtime Languages. Developers who include this component in their projects will automatically have access to its features in any of the WinRT languages (C++/CX, C# and JavaScript). The library is built on top of the Firmata protocol, which is implemented in a pre-packaged Firmata library included in the Arduino software obtained from http://arduino.cc/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Windows-Remote-Arduino:
Package | Downloads |
---|---|
Waher.Things.Arduino
UWP class library that publishes nodes for interaction with Arduinos and connected modules via Firmata. |
GitHub repositories
This package is not used by any popular GitHub repositories.