Hello all, I am trying to get a 20x4 display working that I purchased from here. It uses an i2c interface, so the first order of business was to find the correct i2c address. I used the sketch found here.
I made the following connections:
(UNO -> Display)
5V -> VCC
GND -> GND
A4 -> SDA
A5 -> SCL
The scanner sketch was unable to find any i2c addresses. I'm pretty sure I have everything set up properly, have checked the wiring about 100 times and tried several different versions of the i2c scanner sketch.
Any ideas what I could try to get this screen to interface?
You have provided a link to a page that shows a picture of the LCD itself whereas your problem lies in communicating with the adapter board attached to the back of the display. A photograph or a really good description of that adapter including the part number of it's IC chip will help us a lot.
floresta:
A photograph or a really good description of that adapter including the part number of it's IC chip will help us a lot.
Eh? Looks like a bog standard PCF8574 one to me! (Mind you, I don't recall having one with a pilot light.)
If it is I2C and you connect it right, the "scanner" should find it. Then you use the other program to find its descriptor.
Sainsmart website unfortunately offline at this moment!