LCDGraph

Display

An Arduino library for drawing line graphs on alphanumeric displays using custom characters.
This library uses custom characters to draw simple line graphs on Hitachi HD44780 based alphanumeric displays using the built in LiquidCrystal library. Other libraries can be used if needed for the likes of displays driven through I2C.

Author: Jotham Gates

Maintainer: Jotham Gates

Read the documentation

Compatibility

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

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.