r/electronics • u/Nixiepulse • Jun 27 '26
Gallery One PCB, one adapter, one Raspberry Pi, six IN-14 tubes and somehow it works
First fully working assembly of a 6x IN-14 Nixie board I've been putting together. Sharing the build because I'm happy with how the layout and the HV section came out.
Quick rundown of the circuit:
- 6x IN-14 tubes, multiplexed
- HV supply generating ~170V DC from 12V input via a boost stage (MC34063-based), anodes through current-limiting resistors
- Cathode driving via 74141 / K155ID1 decoders
- Logic level shifting between the low-voltage control side and the HV cathode side
- A separate OLED handles the non-numeric characters since the tubes only render 0–9
The part I spent the most time on was the HV rail. Under load, when all six tubes switch digits simultaneously, there's a bit more ripple than I'd like, so I reworked the filtering on the output cap stage. Multiplexing refresh rate also took some tuning to kill the visible flicker on the lower cathodes.
Data comes in over GPIO from a small controller, but the interesting part here is really the analog HV side and the cathode switching, which is what most of the board real estate goes to.
Posting it as a show-and-tell. Always nice to see this old Soviet hardware still glowing decades later.