maniacbug / LiquidCrystal2

Fork of the stock Arduino LiquidCrystal library, refactored to isolate hardware interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiquidCrystal2 LCD driver library

This is a fork of the stock Arduino LiquidCrystal library. The difference is that I have refactored down the pieces which touch individual bits. This allowed me to use an I/O extender to drive the unit.

About

Fork of the stock Arduino LiquidCrystal library, refactored to isolate hardware interface


Languages

Language:C++ 54.8%Language:C 35.5%Language:Java 9.7%