Steve's Website

A Metric (Decimal) Clock

This was more of a thought experiment than anything. Once I had started reading about decimal time, I had built a metric clock in javascript just to see what it was like:

0 1 2 3 4 5 6 7 8 9
%
: 00 : 00

The real fun came a few months later. I decided to build a decimal clock out of an Arduino Uno, a touchscreen, and an RTC module. I mounted it on a couple pieces of plexiglass, and now it sits on the mantle:

A picture of a clock should show up here.

Eventually I'll put the Arduino source code here. Feel free to dive into this website source for the javascript code.

Oh, and always remember: "Time is an abstract concept created by carbon based lifeforms to monitor their own decay."

All rights to their respective owners.
Updated in 2019 by Steve Acton. No copyrights or trademarks. Use as you wish.
CSS modified from W3.CSS