Skip to content

HD44780 C library for PIC microcontrollers

License

Notifications You must be signed in to change notification settings

camilstaps/HD44780_PIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HD44780

C library for interfacing a HD44780 LCD display with a PIC microcontroller

This library was initially developed for the XC8 compiler, but I see no reason why it shouldn't work with XC16 or XC8.

Copyright © 2016 Camil Staps. This project is licensed under the GPL v2.0 license. For more details, see the LICENSE file.

Features

  • Supports 8- and 4-bit mode
  • Support for two displays sharing the same bus (except for the Enable lines)

Releases

No releases published

Packages

No packages published

Languages