Commit Graph

4 Commits

Author SHA1 Message Date
18b32613e0 Added -Wall compiler flag 2012-01-07 12:34:16 +01:00
ff698171aa Implemented dimming based on amount of ambient light.
Requires a phototranistor (TEPT4400) and series resistor (I used 2.2 kOhm) on
ADC0 (pin 23). Range is quite limited though, so will probably need to modify
hardware a bit and do some more software tuning.
2012-01-04 23:01:43 +01:00
cc6c0940f6 Port to Arduino 1.0
* renamed .pde files to .ino
* adapted source and makefiles
2011-12-30 22:43:48 +01:00
7c957bafdf Added makefiles for building. 2011-10-30 22:31:42 +01:00