Monday, October 16, 2023

Oven Clock Reader and Display #RaspberryPi #RaspberryPiPico @Raspberry_Pi

This project provides a substitute for a Vacuum Fluorescent Display (VFD) on a kitchen range that had become difficult to read with age (these displays typically begin to dim after 10 years or so). Dan Ellis’ solution is to mirror the intended VFD display on a separate 128 x 64 pixel backlit LCD display.

The project uses a Raspberry Pi Pico, reading the VFD clock and outputing on the new display. The code is written in Arduino.

See all the details including the code on GitHub.

No comments:

Post a Comment