Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 696 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 696 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 [email protected]:SingleTact/ExampleArduinoInterface.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.