Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 797 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 797 Bytes

Windows Remote Arduino Samples with VBB Support

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.

How to Clone

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

git clone --recursive https://github.com/JamesCaska/windows-remote-arduino-samples.git