This library is written for Newhaven Display's family of character LCDs using the ST7066U controller IC. Upon release, this library will be available on the Arduino Library Manager.
- To download. Click on
Code -> Download ZIP
in the top right corner. - Rename the uncompressed folder
NHD-Character-LCD-Library
. - Check that the
NHD-Character-LCD-Library
folder containsNHD_Character_LCD.cpp
andNHD_Character_LCD.h
- Place the
NHD-Character-LCD-Library
library folder in your/libraries/
folder. You may need to create the libraries subfolder if its your first library. - Restart the IDE.