Introduction to Nixie Clocks

Nixie tubes, the iconic cold cathode displays from the 1950s and 60s, have experienced a resurgence in popularity among electronics enthusiasts and retro technology aficionados. These mesmerizing displays, with their warm, orange glow and distinct numerals, have found a special place in the hearts of many makers and hobbyists. One of the most popular projects incorporating Nixie tubes is the Nixie clock, a timepiece that combines the vintage charm of Nixie tubes with modern electronics.

What are Nixie Tubes?

Nixie tubes are gas-filled cold cathode displays that were widely used in electronic equipment before the advent of LED and LCD displays. Each Nixie tube contains a wire-mesh anode and multiple cathodes shaped like numerals or symbols. When a high voltage is applied to one of the cathodes, it ionizes the gas around it, causing it to glow with a warm, orange light.

The Allure of Nixie Clocks

Nixie clocks have gained popularity among electronics enthusiasts for several reasons:

  1. Nostalgic Appeal: Nixie tubes evoke a sense of nostalgia, reminding us of the early days of electronic displays.
  2. Unique Aesthetic: The warm, orange glow and the distinct shape of the numerals give Nixie clocks a unique and attractive appearance.
  3. DIY Friendly: Building a Nixie clock is a challenging yet rewarding project that allows makers to showcase their skills and creativity.

Building a Nixie Clock Without a PCB

While many Nixie clock projects rely on printed circuit boards (PCBs) to simplify the construction process, it is entirely possible to build a Nixie clock without a PCB. This approach offers several advantages, such as greater flexibility in layout and design, and the satisfaction of creating a truly unique timepiece.

Components Required

To build a Nixie clock without a PCB, you will need the following components:

Component Quantity Description
Nixie Tubes 4 IN-14 or IN-12 Nixie tubes
Arduino Nano 1 Microcontroller to drive the Nixie tubes
High Voltage Power Supply 1 170V DC power supply for Nixie tubes
Shift Registers 2 74HC595 shift registers for controlling the Nixie tubes
Transistors 4 MPSA42 high-voltage transistors
Resistors 8 10kΩ resistors for current limiting
Capacitors 4 0.1μF capacitors for noise suppression
Real-Time Clock Module 1 DS3231 or similar RTC module
Wires and Connectors As needed For connecting components

Circuit Design

The circuit design for a Nixie clock without a PCB involves the following main components:

  1. Arduino Nano: The microcontroller that controls the Nixie tubes and keeps track of time.
  2. High Voltage Power Supply: Provides the necessary 170V DC for driving the Nixie tubes.
  3. Shift Registers: Used to control the individual cathodes of the Nixie tubes.
  4. Transistors: Act as switches to control the high voltage supplied to the Nixie tubes.
  5. Real-Time Clock Module: Keeps accurate time and provides a backup power source.

The basic circuit diagram for a Nixie clock without a PCB is as follows:

“`
+—–+
+————| VCC |————+
| +—–+ |
| | |
| +—–+ |
+————| GND |————+
+—–+
|
|
+—–+
| RTC |
+—–+
|
|
+—–+ +—–+ +—-+
| VCC |—+ +—| VCC |—+ +–| HV |
+—–+ | | +—–+ | | +—-+
| | | | | | |
| | | | | | |
+—–+ | | +—–+ | | +—-+
| GND |—+ +—| GND |—+ +–| GN

Categories: PCBA

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *