Recent

Author Topic: Q: Anybody knows a software package/unit for hd44780 display for FPC RPI GPIO ?  (Read 551 times)

pascalbythree

  • Sr. Member
  • ****
  • Posts: 255
FPC Friends!,

Does anybody know a name for FPC code or component to attach a HD44780 display to the GPIO pinheader on my Raspberry ?

Unit might also do !

Greets, Wouter

PS: Not with I2C interface.

ccrause

  • Hero Member
  • *****
  • Posts: 843
Seems like most examples are python based :o

The rpilcdhd44780 unit is written in Pascal, but it only implements an I2C interface.  It has a base class with the LCD command, so it only requires a derived class that implements the bit bang interface to transfer the data packets. There are several options to twiddle pins on a RPI.

 

TinyPortal © 2005-2018