Hah. I programmed it with a bunch of different modes:
- Temperature (F) mode
- Temperature © mode
- Barometer mode (because why the hell not)
- Counter mode (where it cycles from 000-999)
- Random number mode (I call this “prop mode”)
It just so happened at the time I took that picture I had it in cycle mode. The decimal point is permanently powered although I may change this in the future.
More background in case anybody cares. My project is using an Arduino Micro as its MCU (although I’ll probably change it to a bare ATmega328 when it’s all done). I have 3 chained 75HC595 shift registers handling signalling to the 3 74141 BCD decoders that handle the tubes’ numeric output. There’s 3 Neopixels underneath the tubes as well as the aforementioned MPL3115A2 weather sensor all being driven over the I2C bus. A separate 12V to 160V boost converter handles lighting up the nixie tubes.
I’ve transferred the PSU components to a permanent board but I still a long way to do go actually complete the project. The big thing I need to do is build a case for it which I plan to laser cut out of clear acrylic. I need to permanently mount the rest of the components to their own board and of course I have to add a bunch of blinkenlights along the I/O paths just because it will look damn cool. I’ve had basically zero time over the past year to invest in this but once I do finally finish it I’ll be sure to post pictures to the crafty thread here.