Commit graph

10 commits

Author SHA1 Message Date
Petr Baudis
35822a08c9 Add synchronization byte \xAC at the beginning of RGB burst 2012-11-16 18:37:24 +01:00
Petr Baudis
b809208b60 arduino: Change cmin[] semantics - pwm level of channel level 1, not 0
Should eliminate dim red light for black pixels.
2012-08-19 23:38:24 +02:00
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
5c1ff31c8a Arduino controlled: Get rid of debug prints, fix Serial.available() wait 2012-07-21 00:07:48 +02:00
Petr Baudis
08c58e3716 Arduino controlled: Use setbyc(), cmin[] 2012-07-20 23:48:08 +02:00
Petr Baudis
174c63eab6 Sketches Makefile: depend on ledbar.h 2012-07-20 22:02:33 +02:00
Petr Baudis
a0e7bca3ae Controlled: Switch to baudrate 115200 2012-06-30 23:41:59 +02:00
Petr Baudis
9467c94714 Arduino controlled: Wait for burst, then read whole led block 2012-06-30 23:41:48 +02:00
Petr Baudis
2a54073785 Arduino controlled: Fix ledbar addressing 2012-06-30 23:41:32 +02:00
Petr Baudis
c0001a5cf7 arduino: Update controlled for new TLCs 2012-06-30 19:24:16 +02:00