From the mailbox
AlexP managed to port the Wise Clock 4 code to Arduino Mega2560 (shared here , thanks Alex!). He made this video demonstrating it in action: Today I had a great day! I did it! I soldered a development board for my Mega2560. A little corrected code and ... voila! Wiring diagram: rtc sqw (1hz) - pin 2 menu key - pin 3 set key - pin 4 plus key - pin 5 speaker - pin 6 speaker - pin 7 HT1632_WRCLK - pin 10 HT1632_CS - pin 11 HT1632_DATA - pin 12 HT1632_CLK - pin 13 rtc sda - pin 20 rtc scl - pin 21 (SD while not tested, but I think it works) sd miso - pin 50 sd mosi - pin 51 sd sck - pin 52 sd cs - pin 53 NelsonC built his own hand-wired version of WiFiChron and it looks awesome: MikeM sent in (thanks Mike!) his latest WiFiChron code (available here ). The enclosed zip file compiles under Arduino 1.6.8, though it generates a warning I haven't figured out how to eliminate. Ray ran into a problem with data overruns. When data in an RSS feed was split between multiple packets, so