Nixie Clock cathode poisoning prevention routine.

Thread Starter

Beesus

Joined Nov 21, 2013
4
Im building a Nixie Clock and would like to implement some kind of cathode poisoning prevention routine. Ive seen that some clocks will cycle the digits randomly every so often. Anything I find for this is usually a code for a pic or arduino. Im using Cmos logic to keep the time and drive the nixie's and I dont want to use pic or arduino at all. Could I do something similar with out using software.
 

Thread Starter

Beesus

Joined Nov 21, 2013
4
Thanks for the link. Could I use an OR gate at the cathodes of each nixie to achieve my desired effect. So i would have the normal clock in one input of the OR and the routine in the other. I made a CAD drawing to illustrate. Just imagine that there is another 9 OR gates to the other cathodes.
 

Attachments

SgtWookie

Joined Jul 17, 2007
22,230
Yes, you could do that - or you can use the OR gates on the left side of the base resistors; that will keep your parts count down. The lower your parts count, the less there is to break/fail.
 
Top