Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 695 Bytes

File metadata and controls

24 lines (17 loc) · 695 Bytes

ExampleArduinoInterface

This repo demonstrates how to interface between SingleTact and Arduino.

Setting up the development environment

Clone this repo

In the command prompt (or otherwise), run:

git clone git@github.com:SingleTact/WinAppArduinoInterface.git

Open Arduino sketch file

The entire example is contained within one Arduino sketch file, namely SingleTactDemo.ino.

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.