3 Home
Paul van Tilburg edited this page 2020-04-14 13:29:40 +02:00

Dougs official website: http://www.dougswordclock.com/.

Instructable for the Arduino version: http://www.instructables.com/id/The-Word-Clock-Arduino-Version/.

For source code of this clock: see http://git.luon.net/luon/wordclock.

Some ideas to do with this clock (in no particular order):

  1. Add wifi module
  2. Synchronize time with pc / ntp (see #1)
  3. Flash lights when you have an appointment in your Google agenda
  4. Adjust brightness based on calculated sunrise/sunset times http://www.codeproject.com/KB/cs/suntimes.aspx.
  5. fade words in/out
  6. blink leds (blink first led slow when it is 2:00:01, blink fast when it is 2:00:59; if it is 2:01:01: first led is solid, second led blinks slow)

(Imported from wiki.luon.net.)