Hello,
I have arduino uno r3 and Mega2560 and displays 16x2 and 20x4 with i2c adapter . When connected in all possible configurations displayers. I have a problem after flashing/uploading a simple sample program ( with liquidcrystal_i2c ) "hello world". LCD Backlight is blue , they were tested on different items of unfortunately for me after uploading the same thing again . I checked on windows 8.1 windows 7 x64 and windows xp 32 bit seems to me that it is not the fault of the system (on the others PC). The software version on which I tested is 1.0.5 and 1.5.5 beta . Items are 100% correct - was checked by seller. Another LCD connect by 4 bits connection (E RS R/W D4 D5 D6 D7) works fine. I checked another usb cable, set contrast and connect to external DC source 9V/1.5A.
When I connect a standard install / update the drivers from the drivers folder of the software. Please send me suggestions on where may be at issue . Thanks in advance for your help and best regards.
Edit : I intercede movie who illustrates the problem after upload the program on arduino:
I have adapter with the LCDs (PCF8574T). The adapter have only 4 pins (GND, VCC, SDA, SCL) all is integred in this module.
Each looks like this http://farm9.staticflickr.com/8046/8115486011_a99d721319_b.jpg I know that lcds and arduino's works fine.
Could you give me any idea to resolve this problem?
I did not change anything in a working example (NewLiquidCrystal library) obtained from: https://bitbucket.org/fmalpartida/new-liquidcrystal
You use PCF8574T while I have PCF8574A, but perhaps these chips are identical.