Commit graph

20 commits

Author SHA1 Message Date
Jakub Zika
1af1b8093a Added script which shows simulation of ledbar
* depends on pygame, which is something like wrapper around SDL
 * it gets its input from stdin, displays it and sends it to stdout, so some other script can work with it further
2011-09-21 23:36:48 +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
Petr Baudis
1bba88fe52 Sketch for computer-controlled ledbar 2011-09-20 20:50:21 +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
Petr Baudis
9c21b96544 Current version of the autonomous sketch 2011-09-20 19:11:35 +02:00
Jakub
85a4b1c962 Various changes to host/ledbar.c 2011-09-20 19:01:32 +02:00
Petr Baudis
eb4da1bf77 arduino/autonomous.pde: Add the autonomous LED control sketch 2011-04-22 18:37:19 +02:00
Petr Baudis
39428b3e29 Move host software to host/ subdirectory. 2011-04-22 18:33:40 +02:00
Pavol Rusnak
141028bc90 add 2 type of clocks 2010-12-06 01:06:14 +01:00
Pavol Rusnak
1ed8eeb3e5 miniPOV 2010-12-05 16:22:53 +01:00
Pavol Rusnak
0981650ee6 add morse code program 2010-12-04 18:23:48 +01:00
Pavol Rusnak
b807bfb012 add simple rainbow as well 2010-12-03 02:01:22 +01:00
Pavol Rusnak
4277c350fd fix typo 2010-12-03 01:37:58 +01:00
Pavol Rusnak
69772668d4 initial commit 2010-12-03 01:36:55 +01:00