Close

The hardware

A project log for Numican

A numitron clock in an altoids can!

riktwriktw 11/11/2016 at 23:090 Comments

The clock is based on an STM32F042 microcontroller for several reasons:

The second major component is the numitron driver, and 4 of them to be precise. I picked the TLC5916. (or TLC5917 if that one is easier to get) This has several reasons:

4 buttons are used to set the time of the clock. These are nice and orange to match the tube glow.

The rest of the components are basic jellybean things; An LM1117 3.3V regulator to power the microcontroller, several 100nF decoupling caps, several 1K pullup resistors, a 1K resistor per TLC5916 to set the current to 20mA for the numitrons and 2 buttons to reset the uC and set it in bootloader mode.

Discussions