commit a9641f357ba19a9fead1909409f9882d2509fdfd Author: Paul van Tilburg Date: Tue Apr 14 13:26:49 2020 +0200 diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..cabb5a7 --- /dev/null +++ b/Home.md @@ -0,0 +1,15 @@ +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 +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) +