Commit graph

16 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
92faaaa0d5 host: Also change default number of LEDs to 20 2012-08-19 21:28:48 +02:00
Petr Baudis
b4d1199282 Communication speed is 115200 2012-07-21 00:05:27 +02:00
Pavol Rusnak
4b37602c43 fix build 2011-11-17 00:12:01 +01:00
Radka Haneckova
eb5bee19b6 Merge branch 'master' of github.com:brmlab/ledbar 2011-10-02 10:17:55 +02:00
Radka Haneckova
abeb492beb 4 new programs: green vs blue (a) and crossfades (s,d,f) 2011-10-02 10:17:10 +02:00
Jakub Zika
5d2e56b0ec The sleep is only needed if we output data 2011-09-21 13:55:41 +02:00
Petr Baudis
9ad5213863 Set fp baudrate to 38400 2011-09-20 20:49:32 +02:00
Petr Baudis
4d99961eba POV: Speed up 2011-09-20 20:44:54 +02:00
Petr Baudis
9678a078b1 Sleep at the beginning to give time for Arduino to settle 2011-09-20 20:36:13 +02:00
Petr Baudis
9d81a9d0e7 Flush fp after one complete frame 2011-09-20 20:36:00 +02:00
Petr Baudis
86890d1a4d Factor out #define FPS, sleep -> wait 2011-09-20 20:35:46 +02:00
Jakub
ea6ebd7d2c Changed the number of pixels to 10 2011-09-20 19:43:03 +02:00
Jakub
8cb12aae2c Added option to write the output to file 2011-09-20 19:34:00 +02:00
Jakub
85a4b1c962 Various changes to host/ledbar.c 2011-09-20 19:01:32 +02:00
Petr Baudis
39428b3e29 Move host software to host/ subdirectory. 2011-04-22 18:33:40 +02:00
Renamed from ledbar.c (Browse further)