Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 472 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 472 Bytes

C++ i2c LCD library

C++ i2c LCD display library for Linux devices using the i2c device nodes.

Based on the "New LiquidCrystal" library from https://bitbucket.org/fmalpartida/new-liquidcrystal/

Only the i2c functionality is kept from the arduino original library, there is no support for other methods of accessing the LCD screens.

License as the original (CC-BY-SA), changes and Linux i2c device adaptions are (C) Kaj-Michael Lang milang@tal.org