Commit graph

6 commits

Author SHA1 Message Date
Petr Baudis
683c89f586 host_python/equalizer: Ratelimit updates 2012-06-30 23:42:54 +02:00
Jakub Zika
b734027e05 Fixed synchronization bugs in Python version 2011-09-26 16:00:00 +02:00
Jakub Zika
21d9a3d4a4 Added Python equalizer effect generator
* It uses input from microphone and displays colors based on the frequencies present in the input
2011-09-23 09:18:55 +02:00
Jakub Zika
dace593f3b Added class simplifiing ledbar output
* also added rainbow.py, which uses this class to create rainbow effect
2011-09-21 23:54:46 +02:00
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