nlambuca / exixe

Miniature Nixie tube driver modules for IN-12 and IN-14 tubes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exixe: Low-cost miniature Nixie tube driver modules

Alt text

Alt text

Alt text

Alt text

exixe is a miniature driver module for IN-12 and IN-14 Nixie tubes.

It aims to simplify Nixie tube related projects by eliminating the need for obscure vintage driver chips and multiplexing circuits. Instead, you can control every digit and the RGB backlight via SPI using only 3 wires and 1 line of code.

exixe is cheap, small and modular for easy integration. It is compatible with Arduino, Raspberry Pi, and virtually all embedded dev boards today.

Buy exixe on Tindie!

I did a small production run of exixe modules, and now you can buy them directly on Tindie:

https://www.tindie.com/products/dekuNukem/exixe-miniture-nixie-tube-driver-modules/

Features

Compared to the traditional approach, exixe modules offers significant advantages:

Small and modular

  • 2x4 cm (0.79x1.57 inches)
  • Breadboard friendly
  • Easy integration
  • Reusable

SPI interface

  • High speed, up to 24MHz SCLK
  • Simple 16-byte command packet
  • Available on virtually all embedded systems including Arduino and Raspberry Pi

Advanced control

  • RGB backlight
  • 128 brightness levels
  • Hardware PWM on all cathodes and LEDs for smooth dimming and animations

Tube overdrive

  • Optionally allows twice the cathode current
  • For poisoned cathodes in second-hand tubes
  • Before and after.

No multiplexing

  • Brighter display
  • Longer tube life
  • Simpler design
  • Lower power consumption

Getting started

Please see getting_started.md

Arduino Library

Please click here

Pinout, SPI command format and technical details

Please see technical_details.md

Making some yourself

Please see making_some.md

Contact

Questions? Feel free to open an issue. This is the preferred way since it helps other people too.

You can also email me at dekunukem gmail com for inquires.

More photos

Alt text

exixe-12 working with an Arduino Micro, showing a smooth crossfade animation:

Alt text

exixe-14 in action on a finished clock:

Alt text

About

Miniature Nixie tube driver modules for IN-12 and IN-14 tubes

License:MIT License


Languages

Language:C 93.3%Language:HTML 2.2%Language:Makefile 1.7%Language:CSS 1.4%Language:C++ 1.0%Language:Assembly 0.3%Language:Shell 0.0%