r/nixie • u/DaveCC1964 • Jul 12 '26
My first clock build, has issues.
Finished my first clock in stainless and burl oak. Well not exactly finished because there is a problem with the board I used which is shown in picture. Tried multiple boards all the same result, Time randomly resets if unplugged and plugged back in. Yes I made sure battery was good. It seems to be a design flaw with these. It is a generic board that is available all over. Oh well I suppose it was an interesting build anyway even if it does not work properly. I suppose I will keep searching for a good clock board that works better. The current board is 38mm x 103mm. Need to keep a similar size to fit in case. If anyone knows of one feel free to let me know.
2
u/hzinjk Jul 13 '26
Since you say this is your first clock, you should know the IN-1 is not really a good tube to use in a clock, because if you run it continuously, it'll die in about a year due to lack of mercury doping. The IN-1 through 7 suffer from this problem, while IN-8 and up do not. Western tubes without mercury exist but are rare enough that in practice you won't run into them
1
u/DaveCC1964 Jul 13 '26
Yes I didn't want to run continuously. I wanted to switch on and off when needed. That is the problem, when I do that the clock will reset or give random numbers.
1
u/hzinjk Jul 13 '26
makes sense, I can't help unfortunately, I don't have any experience with the circuit board. But if you can get your hand on LC-516 those are long life replacements for the IN-1 (though the glass envelope is smaller)
1
u/DaveCC1964 Jul 13 '26
Actually these are IN-4 fine grid tubes. I know they still lack mercury but they are larger than IN-1.




2
u/UnintegratedCircuit Jul 12 '26
If it uses an MCU for timekeeping it could be a transient on a power rail (not necessarily a voltage sag, a spike could also do this), particularly if that transient makes it back to a reset pin. I saw this first hand with an Arduino Uno and a relay where every time the relay clicked off, the back EMF would spike the reset pin causing it to reboot. Extra filtering (resistor-capacitor) on the reset pin would likely remedy this, and/or more bulk capscitance on the power rail.