Hacker News new | ask | show | jobs
by hack1312 18 days ago
If they didn’t use an entire browser to render the clock face this seems like it could be an Arduino/ESP32-esque project.
1 comments

Driving HDMI is way harder then you would guess; extremely fast timing to hit. A naive framebuffer alone won't fit in RAM, whilst not strictly needed it would make it a hard challenge.
An FPGA project then! Which reminds me, I should really try some...
Yes a very fun FPGA project; but you will end up more expensive and more power hungry then a Pi Zero W which is more or less perfect for this use-case.