Author here! :) This article is me sharing something that made me really happy, wanting to show others how they can do the same. I see some comments pointing out that the clock wouldn't need to run in the browser. I picked this option to make it simple for folks around me to quickly prototype their own clock faces. This isn't supposed to be the cheapest or most efficient implementation, either; feel free to build you…
How to build a circular LCD clock
31–40 of 73 posts
Re: How to build a circular LCD clock
#32Re: How to build a circular LCD clock
#33Author here! :) This article is me sharing something that made me really happy, wanting to show others how they can do the same. I see some comments pointing out that the clock wouldn't need to run in the browser. I picked this option to make it simple for folks around me to quickly prototype their own clock faces. This isn't supposed to be the cheapest or most efficient implementation, either; feel free to build you…
Re: How to build a circular LCD clock
#34Beat 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
#35Earlier quoted context omitted.
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
#36Author here! :) This article is me sharing something that made me really happy, wanting to show others how they can do the same. I see some comments pointing out that the clock wouldn't need to run in the browser. I picked this option to make it simple for folks around me to quickly prototype their own clock faces. This isn't supposed to be the cheapest or most efficient implementation, either; feel free to build you…
It goed to show how negative HN is
With that said, the project is really cool and showcases the different watch faces well. For me that's the most interesting part, not how I construct a round LCD screen.
Re: How to build a circular LCD clock
#37Beat 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
#38Author here! :) This article is me sharing something that made me really happy, wanting to show others how they can do the same. I see some comments pointing out that the clock wouldn't need to run in the browser. I picked this option to make it simple for folks around me to quickly prototype their own clock faces. This isn't supposed to be the cheapest or most efficient implementation, either; feel free to build you…
Browser based rendering that allows people to easily make new watch faces with JS and SVG is a perfectly reasonable platform for a nifty project like this. I think your watch faces look neat.
Re: How to build a circular LCD clock
#39Beat 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.