Close
0%
0%

Nixie Clock Controller v2

Second generation universal nixie clock controller.

Similar projects worth following
The most overpowered 6-tube nixie clock controller ever created.

The previous generation had a few issues (see project page: https://hackaday.io/project/180811-nixie-clock-controller), this generation will aim to address all of them.

All project files are open source on Github.
Hardware portion under CC BY-SA: https://github.com/DanielHeEGG/Nixie-Controller-v2
Tube sockets under CC BY-SA: https://github.com/DanielHeEGG/NCv2-Sockets
Software portion under BSD-3: https://github.com/DanielHeEGG/NCv2-Firmware

WARNING: This project contains EXPOSED and UNMARKED HIGH VOLTAGE contacts, replicate at your own risk.

Goals & Features

- Drive 6 large tubes with up to 8mA each

- WiFi interface

- Minimal RTC drift

- WiFi and/or GNSS time synchronization

- Independent cathode current control

- Cathode poisoning reduction & extended lifetime

Feel free to suggest more features in the comments, all ridiculous ideas are welcome, this is the most overpowered nixie controller after all.

  • v2.0

    Daniel He04/11/2022 at 02:07 0 comments

    Hardware release v2.0.

    Firmware release v0.1.0.

    Working release.

    Major Changes:

    - Removed indicator LED

    - Added reset jumper

    - Switched to different ESP WiFi module

    - Added test points

    PCB manufactured and assembled by PCBWay. Total cost is $535 for 3 boards, including PCB manufacturing, all component costs, assembly, and shipping.

    Completed clock in second image uses R|Z568M Nixie tubes by Dalibor Farny.

    Planned Improvements:

    - Configurable timezones and internet connection

    - Switching power supplies for 3.3V and 5V rails

  • v2.0-pre2

    Daniel He11/10/2021 at 21:34 0 comments

    Release v2.0-pre2.

    Major Changes:

    - Fixed BJT footprint

    - Added ESP-32 WiFi module

    - Shifted microcontroller + relevant circuity to optimize ESP-32 placement

    - Removed microcontroller external crystal

    - Reduced size of HV supply output capacitor


    Current feedback loop is fully functional.

    This allows the controller to work with almost any tube, and have them work at almost any brightness. Especially for larger tubes, this will ensure that all digits remain at the same brightness and reduce uneven cathode poisoning. No external resistors needed.

  • v2.0-pre1

    Daniel He11/10/2021 at 21:23 0 comments

    Release v2.0-pre1.

    Finalized general board layout.

    Each tube gets its own current feedback loop. Controlled by the shift registers and the DAC. Tube current can be individually adjusted (8-bit DAC) between 0 ~ 10.6 mA.


    What worked:

    - Power supplies (180V, 5V, 3.3V)

    - Microcontroller

    - Real time clock

    - Level shifter

    - DAC

    - Shift registers

    - Analog multiplexers

    What didn't work:

    - Current control

    I messed up the footprint for the BJTs.

  • Power Supply

    Daniel He10/05/2021 at 23:10 0 comments

    Commit 98d33ef

    Mostly component optimizations based on v1 power supply design with MAX1771 boost controller.


    3 different inductor values are tested: 15uH, 47uH, and 150uH. 47uH seems to be the sweet spot for maximum current output @ 12V input.

    Hottest spot on the power supply reaches thermal equilibrium @ around 65 degrees C.

View all 4 project logs

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates