An Arduino library for drawing line graphs on alphanumeric displays using custom characters

LCDGraph (Git repository)

An Arduino library for drawing line graphs on alphanumeric displays using custom characters

Github repository thumnail

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.

The x axis is always the data point while the y axis can be scaled as required, even after data has been entered.