Sensors

PololuHD44780

C++ library for the Arduino IDE that allows you to control an LCD that uses the Hitachi HD44780 protocol.

This is a C++ library for the Arduino IDE that allows you to control an LCD that uses the Hitachi HD44780 protocol. This library is very similar to the LiquidCrystal library, but it provides more separation between the low-level hardware access functions and the high-level functions so that the low-level functions can be replaced if necessary.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.