Live data from Hacker News

How to build a circular LCD clock

blinry.org

11–20 of 73 posts

Re: How to build a circular LCD clock

#12
post #8

How to build a circular LCD clock, step 1: buy a circular LCD that looks like a clock. I'm not kidding, that's the extent of the build. They simply connect that display to a computer over HDMI. The only hacking here is browser-based JS for clock animations.

There's a Kickstarter project to make a round phone.[1] That had potential as a female fashion accessory. But the site hasn't updated since 2025.[2]

[1] https://www.kickstarter.com/projects/dtoor/the-cyrcle-phone-...

[2] https://www.cyrclephone.com

Re: How to build a circular LCD clock

#16
Beat project, but

> I also tried with a Raspberry Pi Zero 2, but 512 MB of RAM were too little to run a modern browser,

You don't need a browser to display graphics. And you don't need to be a programming whiz either. I'm sure Claude could write some python to render these clock faces.

Re: How to build a circular LCD clock

#17
> The Pi 3B+ seems just enough to render some simple animations.

> I think a Pi 4 might be a good sweet spot between processing power and price,

I know this isn't exactly a serious product and more of a gadget/gimmick but man we are off by a factor of like 3-4 here :D

Re: How to build a circular LCD clock

#18
post #12
post #8

How to build a circular LCD clock, step 1: buy a circular LCD that looks like a clock. I'm not kidding, that's the extent of the build. They simply connect that display to a computer over HDMI. The only hacking here is browser-based JS for clock animations.

There's a Kickstarter project to make a round phone.[1] That had potential as a female fashion accessory. But the site hasn't updated since 2025.[2] [1] https://www.kickstarter.com/projects/dtoor/the-cyrcle-phone-... [2] https://www.cyrclephone.com

What makes a fashion accessory ‘female?’

Re: How to build a circular LCD clock

#19
post #17

> The Pi 3B+ seems just enough to render some simple animations. > I think a Pi 4 might be a good sweet spot between processing power and price, I know this isn't exactly a serious product and more of a gadget/gimmick but man we are off by a factor of like 3-4 here :D

If they didn’t use an entire browser to render the clock face this seems like it could be an Arduino/ESP32-esque project.

Re: How to build a circular LCD clock

#20
post #8

How to build a circular LCD clock, step 1: buy a circular LCD that looks like a clock. I'm not kidding, that's the extent of the build. They simply connect that display to a computer over HDMI. The only hacking here is browser-based JS for clock animations.

[deleted]
Post reply on HN