How to build a circular LCD clock

23 points by zachahn


wezm

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

That's a sad thing to read. I wonder if a less "modern" browser like Dillo could get the job done if the plan was to stick with web tech. It doesn't feel like displaying a clock face should be all that demanding. A better option might be SDL, which can run directly against Raspberry Pi graphics without needing to run an X11 or Wayland session.