
For use in my acoustic touchscreen project, found here: http://hackaday.io/project/1990-Low-Cost-Touchscreen-Anywhere
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:99bd88e2b2e7 | 2014-10-31 | ThatcherC | Added more comments; |
3:5d221e8f4012 | 2014-08-13 | ThatcherC | Slightly modified for statistical analysis |
2:2ccbee38f4a8 | 2014-08-09 | ThatcherC | Changed serial baud rate to 115200 bps to try to alleviate a mysterious halting problem. Serial output is also now in microseconds, not seconds. |
1:62933cace87a | 2014-07-27 | ThatcherC | Added "Ready" message at startup |
0:d678323f9a72 | 2014-07-26 | ThatcherC | 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. |