oblaser / HDSP-21xx-driver

LED Display Driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HDSP-21xx-driver

drawing drawing

A driver for LED character displays. The PCB is designed as generic frontpanel for several projects.

An example can be found in the uart test of the rpihal project.

Compatible Models

  • HDSP-2107
  • HDSP-2112
  • HDSP-2110
  • HDSP-2111
  • HDSP-2113
  • HDSP-2504 *
  • HDSP-2502 *
  • HDSP-2500 *
  • HDSP-2501 *
  • HDSP-2503 *

* Due to their dimensions they are only software compatible and do not fit on the PCB.

Programming the PIC

The PIC can be programmed with the Microchip IPE and the *.hex files in the releases.

About

LED Display Driver

License:GNU General Public License v3.0


Languages

Language:C 92.9%Language:Makefile 7.1%