Tap-Arduino
===========

This is a library of functions for using the Arduino in tapping experiments.

We supply code that you can flash onto the Arduino board. This code presupposes that you have built Arduino exactly according to the diagrams that we provide. We similarly provide a graphical user interface (GUI) that communicates with the Arduino through USB and allows you to capture and store the data on your computer harddrive. This GUI requires python (see its README).

Folders of this repository:
* **arduino** contains the scripts that you can flash onto the Arduino
* **gui** contains the python-based graphical user interface to conveniently capture data from the Arduino.