Skip to content

kruzer/linux_openvfd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux_openvfd

This repository contains the source code for the FD628 and similar LED display controllers, Controller datasheet.

The FD628 controller is often used in Android TV boxes with a 7 segment LED display at the front.

Although the FD628 controller has support for a multitude of different display configurations, the current implementation only supports common cathode and common anode displays with 7 segments. The driver can also support FD650, which uses a variation of the I2C communication protocol. In addition it supports HD44780 text based LCD displays, using an I2C backpack.

About

FD628 and similar compatible LED controller driver for linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Makefile 0.2%