Nixie Tube Clock Project Overview
1:29
Core Components and Their Functions
| Component | Function | Notes |
|---|---|---|
| ESP32-DEVKIT-V1 (U4) | Serves as the processing and control unit; runs software to manage timekeeping, user interface, and communications. | Provides wireless connectivity (Wi-Fi and BLE) for additional features. |
| DS1307 RTC (IC1) | Real-Time Clock module that provides accurate time and calendar information. | Interfaces with the microcontroller using I²C for time synchronization. |
| 74141 Decoder IC (U2, U3, U6, U7) | Drives the nixie tubes by decoding binary or BCD signals from the controller into the specific digit driving patterns required by the nixie display. | Several 74141 decoders are used to control multiple nixie tubes. |
| DC-DC Boost Power Supply | Steps up a lower supply voltage (e.g., 9–18V) to a high voltage (80V–380V) required for nixie tube operation. | Critical for supplying the high voltage needed by the nixie tubes; its performance directly affects display brightness and reliability. |
| LM7805 Voltage Regulator (U5) | Provides a stable 5V regulated supply for the microcontroller and other digital circuitry. | A linear regulator, chosen likely for its simplicity, though it may be less efficient compared to modern switching designs. |
| 74141 Support Components | A collection of resistors, tactile switches (B3F-3120), net portals, and other passive elements which organize signal and power distribution. | Buttons allow user input (e.g., time setting), and resistors help in current limiting and signal conditioning. |
| 32kHz Crystal Oscillator (X3) | Provides a highly accurate clock signal which may assist in timing stabilization. | Improves the overall accuracy of the clock when used in conjunction with the RTC, or in an oscillator circuit. |
Ready.
Reviews
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|---|
Digi-Key | $9.55–$10.00 |
LCSC | $4.83 |
Mouser | $9.33 |
Assets
No assets added.
Controls
Welcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.
michaelkd