imjasonh / ideas

A place for me to file issues against myself for things I want to build when I'm bored
5 stars 0 forks source link

Physical Unix timestamp clock #51

Open imjasonh opened 7 years ago

imjasonh commented 7 years ago

Lil microcontroller with seven-segment displays that show Unix timestamp instead of human-readable time. 10 digits, for the foreseeable future. Digits come in blocks of 4, so 12 digits. 12 digits is plenty.

GPS module gets time from satellites, battery backup keeps time when you can't get a fix.

Push a button to display human-readable time+date. e.g., hh:mm.ss.MM.DD.YY -- if it only has 12 digits, there's no room for a 4-digit year. But you should know what century it is.

Push another button to display current lat/long from GPS. e.g., 40.7429,-74.009 -- if it only has 12 digits, it's not going to be very precise, but that's fine.

Powered by AA batteries? USB? Unclear.

3D printed case.

imjasonh commented 7 years ago

Ongoing https://github.com/ImJasonH/arduclock/

imjasonh commented 10 months ago

I never really finished this, and I think I could do it better than I did before.

imjasonh commented 10 months ago

3x 4-digit 7-segment display: https://www.digikey.com/en/products/detail/adafruit-industries-llc/5604/16819805

GPS: https://www.digikey.com/en/products/detail/adafruit-industries-llc/746/5353613