Back to playground
PLAYGROUND / HCDE 533 DIGITAL FABRICATION
Nixie-Style Thermometer
A desk object that shows the outdoor temperature as a single glowing, edge-lit number. Calm when it's off, and surprisingly striking when a digit lights up.
The thermometer reads out the current outdoor temperature as a stack of three-millimeter clear acrylic panels, each one laser-engraved with a single digit. A strip of addressable LEDs lights exactly one panel at a time, so the lit number appears to float in the depth of the stack, the same trick that makes a real nixie tube feel like it has dimension. The whole stack sits in a clear 3D-printed base that hides, and quietly shows off, the electronics inside.
How it works
- An ESP32 running ESPHome joins my smart home and pulls the real outdoor temperature from a sensor outside the window, no cloud service in the middle.
- Each acrylic panel is engraved with one digit; an addressable LED edge-lights only the panel that should be visible, so the display switches numbers by switching which panel glows.
- The whole thing was designed in Fusion 360 starting from the LED strip, the part I already had, so panel spacing and the base proportions followed from real hardware rather than a guess.
Watch it run
GALLERY