Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 519 Bytes

File metadata and controls

21 lines (10 loc) · 519 Bytes

Noritake_vfd_python

Python class to control Nofitake VFD displays via Serial interface. Class based on https://github.com/sbelectronics/pi-vfd code. It supports additional features like:

  • Create and print custom chars
  • Brightness control

Info how to use addiotnal features you can find in example_vdf file.

Below image of more complex use of custom characters (VFD: Noritake: CU20029-UW1J)

alt text

Good luck and have fun!