It's funny, after I posted this it sort of got the juices flowing... so my goal was to design a "clock" platform off the Atmega1280 chip so I could sync against an NTP server via Ethernet to set the time. Well after being disappointed with the Atmega1280 and ethernet support... I designed my own clock platform based on a 18F97J60 PIC. It has built in ethernet (with a web server), so did some tinkering and I have a RTC platform with NTP client support, a RTC with a highly accurate crystal, and even a digital FM tuner. I started out with wanting to make a Nixie tube clock thanks to the Arduinix, and now developed my own "OpenClock" platform so I can go 7 segment, LEDs, or Nixie tubes that plug in as modules into my clock main board. I want to be able to do a Nixie tube clock, wall mounted 7 segment display, or an FM radio alarm clock that never needs to be reset again, etc. Hope to get my boards fab'ed soon as my code is 80% done. I blame it all on the Arduinix and this thread

-Mike