I'm a newbie to Arduino but experienced enough to be dangerous. I'm working with a sketch that was designed using a 16X2 I2C LCD display, but the prototype I was supplied had no ID tag or part number. From the connections I determined it was an I2C seriel connection so I purchased a Newhaven Display NHD-0216K3Z-NSW-BBW-V3 from Mouser.
I have not been able to get any of the LCD libraries I have found to work with this display. I guessing that the commands/setup are different for the PIC 16F690 controller and I need a specific Library. I have the Product initiation file from the NHD display documentation but am unsure how to create a library with it. The Arduino site documentation is general on this topic.
Is there a library available for this display? Thanks, Mike