HKShuttle / libgpio_hd44780

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libgpio_hd44780

Fast, light, and useful HD44780 library project, works with libgpiod on Linux.

20240331_014249

Directories

  • /clock : Sample program using lib44780.h (Digital Clock)
  • /helloworld : The most minimal program to show static text on the LCD (without lib44780.h)
  • /lib44780 : HD44780 library, written in C Language

About

License:MIT License


Languages

Language:C 95.7%Language:Makefile 4.3%