Files
processing4/java/libraries/serial
gohai 61fe120f7c Fix Serial SimpleWrite example
The Arduino code would read one byte from the buffer an then sleep for 1/10th of a second, while Processing would send a byte every frame. Instead, read in all the bytes in the input buffer and act on the most recent one.
2015-10-18 12:29:14 +02:00
..
2015-10-18 12:29:14 +02:00
2013-01-27 10:52:36 -05:00
2011-01-26 19:12:55 +00:00