More simplified version of Nixie Clock within fixes.
- LED brightness control
- Individual Nixie Tube brightness control
- code on C
- I2C expander. Now it's in DIP, much easier to soldering
- fixed Nixie Tube layout
- fixed Arduino code
v1.0.0 is deprecated. GPIO switching was replaced with I2C.
- I2C support
- Arduino support
- Schematic and PCB. Now it's much simple.
- GPIO switch
First release of Nixie Clock.
- Support for GPIO device. Work is very unstable and CPU consuming due to using 1 driver.