NewsTradingSentimentEventsCommunityBriefing
Tech

DIY ESP32 Clock Uses LCDs to Mimic Nixie Tubes

By Tech Desk · · 2 min read
A row of small, round, glowing digital display tubes arranged in a line
Illustration: Tradingbird

A budget-friendly clock project uses small LCD screens to replicate the look of expensive Nixie tubes while adding weather data.

Key points

  • The clock uses ST7789 LCD screens with physical grids to mimic the look of expensive Nixie tubes.
  • An ESP32-S3 microcontroller controls the displays, enabling features like weather forecasts and dynamic graphics.
  • The project offers a budget-friendly alternative to real Nixie hardware while providing greater functionality.

Nixie tube clocks are prized for their warm, glowing aesthetic, but the components are expensive and fragile. A recent hardware project offers a compelling alternative by using small digital displays to replicate the visual effect without the high cost. The result is a functional timepiece that retains the vintage charm while offering modern flexibility.

Reported by XDA Developers, the build relies on standard consumer electronics rather than specialized vacuum tubes. This approach allows the creator to integrate features that are impossible with traditional Nixie hardware, turning a simple clock into a multifunctional digital display. The project demonstrates how common microcontrollers can be used to create high-end looking devices for a fraction of the price.

Replicating the Vintage Glow Effectively

The core of the device uses ST7789 IPS LCD screens to simulate the appearance of individual tubes. Instead of simply overlaying a grid image, the creator engineered a physical grid structure for each display unit. This hardware modification ensures that the light emission mimics the organic curvature and depth of real gas-discharge tubes, creating a convincing visual imitation from a distance.

Each simulated tube is supported by a small, round printed circuit board that handles power and signal distribution. These interface boards connect the individual LCD assemblies to the main control board, keeping the wiring tidy and the construction robust. The use of standard LCD technology means the components are readily available and significantly cheaper than authentic Nixie stock.

Central Control via Microcontroller

An ESP32-S3 microcontroller serves as the central brain of the system, managing the data flow to every display unit. This chip is responsible for driving the TFT_eSPI library, which allows for precise control over the pixel output of each screen. By centralizing the logic, the system can coordinate complex animations and data updates across all tubes simultaneously with minimal latency.

The choice of the ESP32-S3 also provides the necessary processing power to handle additional tasks beyond basic timekeeping. The architecture allows for dynamic content generation, meaning the display can change its behavior based on user input or external data sources. This flexibility is a direct benefit of using digital displays rather than fixed-glyph vacuum tubes.

Expanding Functionality Beyond Timekeeping

The primary advantage of this design is its ability to display information other than numbers. Since the tubes are actually small color screens, they can render weather forecasts, dynamic graphics, or custom icons. One notable mode transforms the row of tubes into a multi-day weather summary, a feature that is physically impossible to achieve with traditional Nixie hardware.

This duality makes the clock both a decorative piece and a practical utility device. It satisfies the desire for a retro aesthetic while delivering the information density of a modern tablet. The trade-off is that the visual effect is dependent on the viewing angle and screen quality, but for the cost savings and functional gains, it is a highly effective compromise for hobbyists.

Based on reporting by XDA Developers, compiled by the Tradingbird desk.

Read next

More in Tech

More from the Tech desk

All desk stories