ARTCLUSIVE NCL-2 Nixie Clock: Time & Weather.DIY Wi-Fi Clock on IV-11 Tubes.

by ARTCLUSIVE in Circuits > Clocks

93 Views, 1 Favorites, 0 Comments

ARTCLUSIVE NCL-2 Nixie Clock: Time & Weather.DIY Wi-Fi Clock on IV-11 Tubes.

ARTCLUSIVE NCL-2.Retro Nixie-Style Clock with IV-11 Tubes
1.jpg
2.jpg
4.jpg
5.jpg
6.jpg
7.jpg
9.jpg
10.jpg
12.jpg

The project is based on old IV-11 vacuum fluorescent indicators. It looks beautiful and very elegant. The functionality includes displaying time and temperature. The clock synchronizes via Wi-Fi and receives time and weather data.

Supplies

Gemini_Generated_Image_egg0wegg0wegg0we (1).png

To assemble the clock, you need a minimal set of tools: soldering iron, multimeter (oscilloscope), IV-11 tubes, ESP-12, printed circuit board, and other small components.

The Power Supply Unit (PSU)

IMG_20251229_002330.jpg

he Power Supply Unit (PSU)

The first step is assembling the power supply, which is the most critical part of the build. The IV-11 tubes require two specific voltages to operate:


Filament Voltage: 1.5V AC (ranging from 1.35V to 1.65V).


Anode/Grid Voltage: -27V DC (ranging from 25V to 32V).


To achieve this, you will need to wind a custom high-frequency transformer. Use a ferrite core and carefully wind the primary and secondary windings in sequence as specified in the schematics.


The Logic and Driver

IMG_20251229_002700.jpg

The Logic and Driver

The Driver (PT6311B): This chip is the heart of the display logic. It acts as the interface between the microcontroller and the tubes, directly controlling the segments of the IV-11.


The Brain (ESP-12): We use the ESP-12 module because it is a fast, reliable microcontroller with integrated Wi-Fi. This allows the clock to fetch data from the internet without needing external buttons for time adjustments.

IV-11 Tubes

14.jpg
15.jpg

The IV-11 tubes were manufactured primarily between 1980 and 1990. In the past, they were commonly found in Soviet-era calculators and specialized laboratory equipment. Unlike Nixie tubes, which use neon gas, these are Vacuum Fluorescent Displays that emit a soft, characteristic cyan-green glow.

Initial Setup and Wi-Fi Configuration

photo_2026-03-19_20-06-14.jpg
photo_2026-03-19_19-52-24.jpg
photo_2026-03-19_19-52-19.jpg

Initial Setup and Wi-Fi Configuration

Once all elements are soldered and the board is powered via USB-C, the clock needs to be configured:


Connect to the Clock: On your smartphone, search for Wi-Fi networks and connect to "ARTCLUSIVE NIXIE CLOCK".


Password: Enter 12345678.


Access the Web Interface: Open your browser (Chrome, Safari, or Edge) and type 192.168.4.1 into the address bar.


Network Settings: * WIFI SSID: Enter your home router's name.


WIFI PASSWORD: Enter your home Wi-Fi password.


Weather Integration

openweathermap.png

Weather Integration: * To display the temperature, go to OpenWeatherMap, register for a free account, and generate an API Key. Paste this key into the OpenWeather API Key field.


In the City field, enter your location in the format: City,CountryCode (e.g., Chicago,US or London,GB). Ensure there are no extra spaces and the city name is capitalized correctly.


After saving, the clock will reboot, connect to your network, and begin displaying the precise time and current weather. Additional settings in the web menu allow you to adjust brightness, backlight colors, and display modes.