This repo demonstrates how to interface between SingleTact, Arduino and Windows through a .NET application. Please download the latest executable files from: https://github.com/SingleTact/NETInterface/releases
https://github.com/SingleTact/ExampleArduinoInterface
This app is available in Windows Store. https://www.microsoft.com/store/apps/9p0p8944fnr2
The manual assumes that you are using a full version of MS Visual Studio 2010.
In the command prompt (or otherwise), run:
git clone [email protected]:SingleTact/NETInterface.git
In MS Visual Studio, open the solution:
SingleTact Demo.sln
When you hit run, everything should build fine and debugger should start.
If you have been so lucky to discover a bug, or would like to suggest a feature, or just discuss stuff, feel free to submit an issue.
Standard MIT license applies. See LICENSE.md for details.