title | author | ms.author | ms.date | ms.topic | description | keywords |
---|---|---|---|---|---|---|
Arduino and Windows 10 |
saraclay |
saclayt |
08/28/2017 |
article |
Learn about how to use Arduino and Windows 10 together in Wiring, Remote Arduino, and more. |
windows iot, Arduino, Arduino wiring, Windows Remote Arduino |
Arduino and Windows 10 work together to help you make amazing projects - get started by clicking one of the links below. Our technologies support the Arduino Uno and Mega, as well as the new Arduino 101.
To enable the use of the familiar Arduino Wiring language on IoT Core devices, a Visual Studio project template for Arduino Wiring is provided. The Arduino Wiring project template enables developing, deploying and debugging Arduino Wiring sketches on supported IoT Core devices.
Get started using Arduino Wiring
Windows Remote Arduino is an open-source Windows Runtime library which allows Makers to control an Arduino through a Bluetooth, USB, Wi-Fi, or Ethernet connection. It enables developers to include Arduino sensors in their Windows projects, or even offload computationally expensive work from an Arduino to Windows. The Windows Remote Arduino library can be used with any WinRT languages (C++/CX, C# and JavaScript).
View Windows Remote Arduino on GitHub
Windows Virtual Shields for Arduino is an open-source library primarily for the Arduino UNO which communicates with an open-source Universal Windows application running on all Windows 10 devices, including Windows Lumia phones. The library exposes Lumia phones' sensors and capabilities to the an Arduino Wiring Sketch.