Forum >LCD 1602 I2C Commands
LCD 1602 I2C Commands

Is there a list of I2C commands available for the LCD 1602 so that it can be used with microcontrollers other than the Arduino?
I'm using a PIC24F but am unable to use the LCD without knowing the I2C commands.
Is a manual available? (other than the wiki page)
I'm using a PIC24F but am unable to use the LCD without knowing the I2C commands.
Is a manual available? (other than the wiki page)
2011-03-01 19:45:56 I suggest to look into the LiquidCrystal library. The I2C command is available there.
R2D2C3PO
