For use in my acoustic touchscreen project, found here: http://hackaday.io/project/1990-Low-Cost-Touchscreen-Anywhere

Dependencies:   mbed

History

Added more comments; default tip

2014-10-31, by ThatcherC [Fri, 31 Oct 2014 19:13:12 +0000] rev 4

Added more comments;


Slightly modified for statistical analysis

2014-08-13, by ThatcherC [Wed, 13 Aug 2014 21:25:49 +0000] rev 3

Slightly modified for statistical analysis


Changed serial baud rate to 115200 bps to try to alleviate a mysterious halting problem. Serial output is also now in microseconds, not seconds.

2014-08-09, by ThatcherC [Sat, 09 Aug 2014 15:04:11 +0000] rev 2

Changed serial baud rate to 115200 bps to try to alleviate a mysterious halting problem. Serial output is also now in microseconds, not seconds.


Added "Ready" message at startup

2014-07-27, by ThatcherC [Sun, 27 Jul 2014 21:31:20 +0000] rev 1

Added "Ready" message at startup


First commit! This code works properly when set up. Monitor the serial port at 9600 baud and you should see the delay between vibrations in seconds sent as an array.

2014-07-26, by ThatcherC [Sat, 26 Jul 2014 16:58:52 +0000] rev 0

First commit! This code works properly when set up. Monitor the serial port at 9600 baud and you should see the delay between vibrations in seconds sent as an array.