Commit graph

5 commits

Author SHA1 Message Date
Petr Baudis
77f6d83bac Change serial speed from 115200 to 57600
With non-blinkenlight setups, 115200 communication is not reliable at all. About 26kbaud should be enough bandwidth anyway.
2012-08-19 21:31:31 +02:00
Petr Baudis
3b8b386c96 host_python: Change default number of LEDs to 20 2012-08-19 21:01:48 +02:00
Petr Baudis
b4d1199282 Communication speed is 115200 2012-07-21 00:05:27 +02:00
Jakub Zika
b734027e05 Fixed synchronization bugs in Python version 2011-09-26 16:00:00 +02:00
Jakub Zika
bc08a0cb8c Added script which sends its stdin to serial
* It groups its input into batches of 3*(# of boxes) bytes
2011-09-21 23:36:38 +02:00