aretas77 / OpenWRT-LCD-driver-16x2

16x2 LCD driver for HD44780. With custom char integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenWRT-LCD-driver-16x2

16x2 LCD driver for HD44780 or similar. With custom char integration.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Needed libraries for I2C communications

i2c-dev

License

This project is licensed under the GPL 3.0 License - see the LICENSE.md file for details

Acknowledgments

About

16x2 LCD driver for HD44780. With custom char integration.

License:GNU General Public License v3.0


Languages

Language:C 99.1%Language:Makefile 0.9%