Blog
Product updates - VFD Modular Clock and The Akafugu Nixie Clock
We're pleased to announce the immediate release of new revisions of our two most popular products: null and null.
As of today, all orders from our , and will ship the new version. Some of our distributors may still stock the old versions.
We will continue to support the old revisions, and the firmware enhancements mentioned here also apply to the original revisions.
VFD Modular Clock


New features overview:
- Atmega 32U4 processor with native USB support
- New Arduino-based firmware and Arduino bootloader
- Runs directly off 5V: Can be powered either by a power adapter or directly from a computer
- Built-in header to attach GPS module (more on this at a later time)
- Compatible with the normal VFD Modular Clock shields
The new firmware, which we have called VFDDeluxe is here:VFDDeluxe Firmware
The Akafugu Nixie Clock
The new revision of the Nixie clock features a revised schematic for the control and display board. Notably, the driver has been changed and the neon dots used for second indication have been swapped for orange flat top LEDs.
The new revision was mostly made in order for it to be easier for us to continue buying components and also in order to keep the price the same in the future. The component changes were mostly done to replace certain components that we had trouble keeping stock of.
From a usage perspective, the changes are minor, and the only externally visible change in the design is that we have dropped the INS-1 neon tubes we used as colon separators in favor of two orange LEDs. Apart from that the clock looks exactly the same, and the firmware has the same base functionality (although we have added new functionality that applies to both version 1 and version 2).
Internally, there are bigger changes. The two biggest changes are that we've changed the Nixie driver from the Russian K155ID1 to a more modern HV5812 driver, and switched from optotransistors to normal high voltage transistors for the Anode drivers (The control board is still capable of driving up to 6 tubes).
The Akafugu Modular Clock firmware has been updated to include support for this new hardware revision.
Details of changes:
- HV5812 Nixie cathode driver (changed from K155ID1)
- MPSA92/MPSA42 transistor pairs to drive the anodes (changed from optotransistors)
- 5mm Flat Top Orange LEDs for colon separators (changed from INS-1)
- 2N7000 mosfet driver for LED (changed from 2x MPSA42 for driving the neon dots)
- Inductor on power board changed from 470 uH to 100 uH
- Changed to use a single 34-pin connector between the control and display board (changed from 2 14-pin connectors)
Not changed:
- Power board (except for using 100 uH inductor)
- DS3231M real time clock
- ATMega328P processor
Hardware compatibility
The control and display board revisions are not compatible. For example, it is not possible to mix a revision 1 control board with a revision 2 display board.
A revision 2 power board can be used as-is with a revision 1 control/display board. A revision 1 power board does not work with a revision 2 control/display board without swapping the 470uH inductor for a 100uH inductor.
Firmware compatibility
The firmware available on github supports all revisions of the Nixie clock as well as the (upcoming) Diet Nixie clock.
To compile for the correct board, look at the top of the file global.h
You'll find the following:
Uncomment the board you want to compile for.
PS: Uploading the wrong firmware will not harm your clock, but it will not work correctly.
A note to owners of the first revision of the Nixie Clock.
We will continue to support this revision, and we will continue to support the original revision in future firmware updates.