Live data from Hacker News

Collection of Digital Clock Designs

clocks.dev

21–30 of 53 posts

Re: Collection of Digital Clock Designs

#21
For some really quirky/weird/cool physical clocks, the British Museum channel has a few great videos:

Curious Clocks and Watches through time with Oliver Cooke | Curator's Corner S8 E1

https://www.youtube.com/watch?v=ywD5kngMuYM

Nice inspiration for world building, especially Steampunk!

Re: Collection of Digital Clock Designs

#22

For some really quirky/weird/cool physical clocks, the British Museum channel has a few great videos: Curious Clocks and Watches through time with Oliver Cooke | Curator's Corner S8 E1 https://www.youtube.com/watch?v=ywD5kngMuYM Nice inspiration for world building, especially Steampunk!

I had one of these in my bedroom as a kid. Clearly I slept more deeply than I do now.

https://en.wikipedia.org/wiki/Rolling_ball_clock

Re: Collection of Digital Clock Designs

#23
The binary one in the bottom row seems to think that the digit to the left of of the 8s place is the 10s place and not, as is normal, the 16s place. Therefore 10 o'clock shows as "00010000" not "1010". Weird.

2300 hrs or 11pm shows as "00100011" which would be 35 o'clock. I guess the 32s place is a... 20s place? Somebody help me out here.

https://clocks.dev/clock/35bb1995bc5d

Re: Collection of Digital Clock Designs

#24
post #10

Oh I love these! It just reminded me of a small project I had in which I was creating experimental watchfaces using SVGs and JavaScript, this is before the AI boom so I made all of these by hand and, although there's nothing impressive here, I'm proud of them as a designer who learned basic code by myself. https://watchface.netlify.app/ And I wrote about it here: https://72mena.medium.com/designing-watch-faces-using-…

These are awesome

Re: Collection of Digital Clock Designs

#27
My favorite digital clock was an LCD watch made by Fossil that had the digits spelled out in white Chinese characters on a cobalt background.

Not only did it show the characters, it slowly painted them on the screen. This wasn't a dot-matrix display. It was more like a 40-seg display. I've never been able to find a replacement, or even a photo of it online.

Re: Collection of Digital Clock Designs

#28

I'd really like an analog watch face for the lock screen of my iPhone.

I'd really like an analog watch face for the lock screen of my iPhone.

I really wish I could turn the clock OFF on my iPhone. The best I can do is to change the numbers to a language I can't read, and make the characters really thin and translucent.

I've read that in iOS 27, we'll at least be able to make it small.

Re: Collection of Digital Clock Designs

#29

Earlier quoted context omitted.

The nice thing is that anyone can easily add such design. Created a simple 24-hour analogue face just now: https://clocks.dev/clock/c4a0aef0c379

Midnight at the bottom! I really like this one: https://sunclock.net

Added one more with some day/light signaling: https://clocks.dev/clock/ea4059c74748

Re: Collection of Digital Clock Designs

#30
post #10

Oh I love these! It just reminded me of a small project I had in which I was creating experimental watchfaces using SVGs and JavaScript, this is before the AI boom so I made all of these by hand and, although there's nothing impressive here, I'm proud of them as a designer who learned basic code by myself. https://watchface.netlify.app/ And I wrote about it here: https://72mena.medium.com/designing-watch-faces-using-…

I love this. You might've just convinced me to get back into hardware/PCB and make something to put on my wall (with your blessing). I'm not sure if it's just because I'm on mobile, but I think it would be great if the pages that show the watch faces in action had a way to input a time to see what it looks like.
Post reply on HN