This repository contains various project solutions which utilize Windows Remote Arduino.
This fork adds support for local socket connection for use with VirtualBreadboard virtual Firmata device
The projects require Visual Studio 2015
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.
To properly clone this repository and its submodule from command line:
git clone --recursive https://github.com/JamesCaska/windows-remote-arduino-samples.git