I have the same problem and the address you use is a special address defined by i2c specs.#define LCD_ADDRESS 0x78 Addresses from 0x78 to 0x7B define a address with 10 bits.I'd like to know if there is a possibility to avoid the 10 bit address in i2c...