Nixie Clock in a Dome

by Michel16190 in Circuits > Clocks

6466 Views, 113 Favorites, 0 Comments

Nixie Clock in a Dome

20220113_161850.jpg
20220113_125341.jpg

This is a Nixie clock 3D wired in a glass dome. It is made with IN-12A (ИН-12A) Nixie tubes and an Arduino nano.

This is inspired from a kit I bought a few years ago. I made some modifications to use an Arduino, a DS3231 clock and a DC buck converter module. I also wrote my own program with Arduino IDE.

You will need to be very patient to complete this project. You must be very carefull due to hazardous voltage inside (170 V). And of course you must have a good experience in soldering and understanding electronic schematics.

Positioning Nixie Tubes

20220103_184952.jpg

First, attach the 4 tubes with tape and spacers. The central space between hours and minutes is 10mm. Take care of the correct orientation of tubes.

Wiring К155ИД1 Below

step2.jpg
in12a_pinout.jpg

Align the four driving circuits К155ИД1 upside down ant connect two parallel wires (5V pin 5-GND pin 12) and solder the 68nF capacitors.

Then connect :

  • ИН-12A pin 2 ---- К155ИД1 pin 16
  • ИН-12A pin 11 ---- К155ИД1 pin 15
  • ИН-12A pin 10 ---- К155ИД1 pin 8

Wiring К155ИД1 Above

20220107_221458.jpg

Put the circuit back in the right direction and connect :

  • ИН-12A pin 3 ---- К155ИД1 pin 2
  • ИН-12A pin 4 ---- К155ИД1 pin 1
  • ИН-12A pin 9 ---- К155ИД1 pin 9
  • ИН-12A pin 8 ---- К155ИД1 pin 13
  • ИН-12A pin 7 ---- К155ИД1 pin 14
  • ИН-12A pin 6 ---- К155ИД1 pin 11
  • ИН-12A pin 5 ---- К155ИД1 pin 10

Base Drilling

20220110_181302.jpg
percage-dessus.jpg
percage-dessous.jpg

Drill 4 holes diameter 2mm, approximately 10mm depth corresponding to the diagram.

And below the base, drill recesses approximately 10 mm depth.

Attaching Nixie Tubes

20220110_174118.jpg
20220110_184606(0).jpg
20220110_184627.jpg
20220110_184732.jpg

Form a u with the brass bar and attach the tubes by soldering pin 12 to the bar.

Add an other bar behind and connect it to the +5V line of the К155ИД1 circuits.

This bar must cross the base because it will be connected under the base.

Power Connection

20220110_205809.jpg
20220110_205843.jpg
20220110_215816.jpg
20220110_215835.jpg

Connect the DC-DC converter to +5V (bar behind) and GND to the line of the К155ИД1 circuits and through the hole in the base.

Solder the four resistors 22kΩ to pin 1 of the nixie tubes and to +170V of the DC-DC converter.

Fasten the 7805 to the heatsink and solder the two capacitors and three insulated wires.

Then fasten the heatsink to the base.

Make the connections below the base between DC plug, the 7805, the +5V bar and GND.

Soldering the 74HC595

20220112_181443.jpg
20220112_181453.jpg
20220112_181749.jpg
20220112_181758.jpg

Connect the two 74HC595 to +5V, GND and the К155ИД1 according to the diagram.

Wiring the Neon Bulbs

20220113_095501.jpg
20220113_101823.jpg
20220113_103502.jpg
20220113_103518.jpg

Connecting the Arduino Nano and the DS Clock

20220113_112913.jpg
vue alim.jpg
20220113_113310.jpg
20220113_114007.jpg

After unsoldering the Grove connector on the Arduino, it is easy to wire it to the clock placed below.

Then connect the Arduino Nano to +5V and GND and solder the IR reciever.

Data Lines

20220113_123355.jpg
20220113_124806.jpg
telecommande.jpg

The last thing to do is to connect the data lines of the Arduino Nano to the 74HC595 and the 470Ω resistor.

Then you can download the program on the Arduino and adjust the time.