Home

Awesome

Remote Wiring Experience

This repository contains the source code for Windows Remote Arduino Experience, a Universal Windows Application which will allow you to experiment with most of the functionality of Windows Remote Arduino a library that allows the remote control of an Arduino (or similar microcontroller devices).

The master branch should contain the latest release state of the app as it appears in the Windows store. If you choose to use the develop branch, be aware that some functionality may be incomplete or awaiting more extensive testing.

Do not download this repository as a .zip file.

The /remote-wiring/ folder should contain the current state of remote-wiring repository located at: http://github.com/ms-iot/remote-wiring.git

If you download this repository as a zip file, you will not properly clone the remote-wiring repository as part of this package.

How to Clone

To properly clone this repository and its submodule from command line:

git clone --recursive https://github.com/ms-iot/remote-wiring-experience.git