CuVoodoo

the sorcery of copper

User Tools

Site Tools


vfd_driver

This is an old revision of the document!


The firefly conductor is a vacuum fluorescent display (VFD) driver/controller.

overall setup

Main parts:

  • the VFD has been salvaged from a Samsung SER6540II cash register.
  • it came with Supertex HV518 VFD chips to drive the individual segments of the display.
  • I use a STM32F103 micro-controller to control the display.

setup

detailed setup Here are the parts used:

  1. STM32F1 development board, based on a STM32F103C8T6 micro-controller (32-bit ARM Cortex M3, 72MHz)
  2. the main VFD I salvaged from a Samsung SER6540II cash register (cashier side)
  3. the secondary VFD I salvaged from a Samsung SER6540II cash register (customer side). this one is broken though.
  4. adjustable boost converter to drive the VFD
  5. level shifter to connect the 3.3V STM32 signals to the 5V HV518 pins
  6. USB to UART converter (SiLabs CP2102 based) to communicate with the micro-controller
  7. SWD adapter (ST-Link v2 clone) to flash the micro-controller
  8. USB to power (providing 5V), flash (using DFU), and communicate with (using CDC ACM) the micro-controller
vfd_driver.1453889574.txt.gz · Last modified: 2024/01/07 17:49 (external edit)