wordclock/wordclock
Admar Schoonen c5561f8aaf Split up wordclock thread into multiple threads
wordclock thread is now reduced to only taking care of displaying the time;
blink thread and lightsensor thread take care of blinking led and reading
lightsensor (and calculating new brightness value).
2012-01-07 10:20:42 +01:00
..
.gitignore Added initial gitignore file 2011-12-30 21:05:35 +01:00
Arduino.mk Implemented dimming based on amount of ambient light. 2012-01-04 23:01:43 +01:00
Dutch.h Code cleanups. 2011-10-30 22:33:17 +01:00
English.h Imported initial code by Doug Jackson (slightly modified by Admar). 2011-10-30 22:27:58 +01:00
French.h Imported initial code by Doug Jackson (slightly modified by Admar). 2011-10-30 22:27:58 +01:00
German.h Imported initial code by Doug Jackson (slightly modified by Admar). 2011-10-30 22:27:58 +01:00
lightlevelmapping.m Rough parameter tuning + reduced flickering 2012-01-06 22:32:48 +01:00
Makefile Multithreading + key repeat delay 2012-01-07 01:35:54 +01:00
serialconsole.sh Multithreading + key repeat delay 2012-01-07 01:35:54 +01:00
wordclock.ino Split up wordclock thread into multiple threads 2012-01-07 10:20:42 +01:00