16-bit pwm fading with hsv-rgb conversion working
commit00d59704696130cdd39a29914c7081d65db44b77
authorjaseg <s@jaseg.de>
Mon, 10 Sep 2012 18:44:07 +0000 (10 20:44 +0200)
committerjaseg <s@jaseg.de>
Mon, 10 Sep 2012 18:44:07 +0000 (10 20:44 +0200)
tree55582d5040d83b1625ddb7a3bfe14ee3f3831876
parent57868b5a416dd494db9c1b948fb48dc9ba7ba156
16-bit pwm fading with hsv-rgb conversion working

Todo: ART control
21 files changed:
avr/7seg.c [moved from 7seg.c with 100% similarity]
avr/7seg.h [moved from 7seg.h with 100% similarity]
avr/Makefile [moved from Makefile with 100% similarity]
avr/cerebrum_firmware.c [moved from cerebrum_firmware.c with 99% similarity]
avr/dump.py [moved from dump.py with 63% similarity]
avr/foo.py [moved from foo.py with 100% similarity]
avr/input.c [moved from input.c with 93% similarity]
avr/input.h [moved from input.h with 87% similarity]
avr/led.c [moved from led.c with 100% similarity]
avr/led.h [moved from led.h with 100% similarity]
avr/pwm.c [moved from pwm.c with 70% similarity]
avr/pwm.h [moved from pwm.h with 88% similarity]
avr/r0ketbeam.c [moved from r0ketbeam.c with 100% similarity]
avr/r0ketbeam.h [moved from r0ketbeam.h with 100% similarity]
avr/spi.c [moved from spi.c with 100% similarity]
avr/spi.h [moved from spi.h with 100% similarity]
avr/todo [moved from todo with 100% similarity]
avr/uart.c [moved from uart.c with 100% similarity]
avr/uart.h [moved from uart.h with 100% similarity]
avr/util.c [moved from util.c with 100% similarity]
avr/util.h [moved from util.h with 100% similarity]