Title: Cathode Poisoning prevention Post by: picard782000 on July 08, 2012, 01:25:13 PM Hello.
Has anybody implemented the cathode poisoning prevention in the code? I have built a Nixie clock with an Arduino Nano based on the code from Arduinix. I have implemented a rtc modul and now I am thinking about the cathode poisoning prevention. But I have no idea how to do that. Title: Re: Cathode Poisoning prevention Post by: Risen on April 10, 2013, 11:28:28 AM Check out the code I just posted for my project. The poison prevention routine is at the beginning of the loop().
http://www.robotpirate.com/forums/index.php?topic=327.msg639#msg639 |