This repo demonstrates how to interface between SingleTact and Arduino.
In the command prompt (or otherwise), run:
git clone git@github.com:SingleTact/ExampleArduinoInterface.git
The entire example is contained within one Arduino sketch file, namely
SingleTactDemo.ino
.
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.