Skip to content

Example .NET application for interfacing with SingleTact and Arduino. Great starting point for designing you own interface to use with our products. Please download the latest executable files from: https://github.com/SingleTact/NETInterface/releases

License

Notifications You must be signed in to change notification settings

kplabs-pl/NETInterface

 
 

Repository files navigation

NETInterface

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

Program Your Arduino Board?

https://github.com/SingleTact/ExampleArduinoInterface

Windows 10 User?

This app is available in Windows Store. https://www.microsoft.com/store/apps/9p0p8944fnr2

Setting up the development environment

The manual assumes that you are using a full version of MS Visual Studio 2010.

Clone this repo

In the command prompt (or otherwise), run:

git clone [email protected]:SingleTact/NETInterface.git

Open project solution in MS Visual Studio

In MS Visual Studio, open the solution:

SingleTact Demo.sln

When you hit run, everything should build fine and debugger should start.

Found a bug?

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.

License

Standard MIT license applies. See LICENSE.md for details.

About

Example .NET application for interfacing with SingleTact and Arduino. Great starting point for designing you own interface to use with our products. Please download the latest executable files from: https://github.com/SingleTact/NETInterface/releases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%