Werner Almesberger
45f14d214a
tornado/fw/tornado.c: experimental code to log ADC samples to memory card
...
For a yet unknown reason, writing to the card fails if also processing
the samples. Maybe it's some side-effect of switching the LEDs.
2012-12-09 17:28:19 -03:00
Werner Almesberger
f3c22bc6ab
tornado/fw/: display test text on positive zero crossing
2012-12-04 07:28:55 -03:00
Werner Almesberger
6ccdd5255a
tornado/fw/tornado.c: add test mode indicating positive zero-crossing
...
Works sometimes but often produces false zero-crossings, particularly
if there are many chain "jumps".
2012-12-03 21:55:21 -03:00
Werner Almesberger
7b766ed93c
tornado/: use UART in SPI mode to send LED patterns (at 4 Mbps)
2012-11-23 19:28:38 -03:00
Werner Almesberger
9447541679
tornado/fw/tornado.c: use LED_* to communicate with LED bar; update demo
...
Instead of a counter, which worked okay with 16 LEDs but is useless with
all 64 of them, we now show a filling/emptying bar. The update speed is
high enough that rotation results in about a quarter-circle pattern.
2012-11-23 10:47:41 -03:00
Werner Almesberger
6a8fd6cc9f
rename "whirl" to "tornado"
2012-11-19 12:30:57 -03:00