Skip to content

jlz3008/LCDi2c_PCF2119x

Repository files navigation

LCDi2c_PCF2119x

Arduino library to manage based on LCD PCF2119x contoller.

LCD LiquidCrystall_I2C API compliant. LCD API 1.0 4-3-2009 by dale@wentztech.com compliant

LCD tested

  • BT21605

Workflow

I don't like Arduino IDE. I love QtCreator, so this repo includes some project files to work with QtCreator and Makefiles to compiling examples inside QtCreator. To do this, you must install arduino-mk package on your development box. See http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile See https://github.com/sudar/Arduino-Makefile

You can always use the Arduino IDE if you want.

TODO

All funcionality of BT21605 implemented. It's posible other LCD have additional funcionality but I can't test it.

About

Arduino library to manage based on LCD PCF2119x controller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages