Hello:
I'm a hobbist electronics student and I have been experimenting with arduino for a while. I have worked with character and graphic LCD without any serious problems. I wanted to save wires, so I bought an I2C LCD 20x4 module from ebay. However I have not been able to get it working. I have downloaded the most recent I2C library and I have followed all the instructions but my LCD simply won't work. Instead it lights up like this. The supplier told me that the address of my display is 0x27, but when I use this address nothing happens. After trying different addresses, I dicovered that if I use 0x20 as an address some characters blink randomly with the example code running. the chip on the board is the pcf8574 from Phillips.


