Page 1 of 1

Problem with LCD1602 IIC Adapter and Arduino

Posted: Fri Aug 17, 2012 7:51 pm
by moba123
Hello,

I have bought the Serial I2C 1602 16×2 Character LCD Module and download the library form our wiki.
When I Test the included Example HelloWorld in the Library I get the following Error:

In file included from HelloWorld.cpp:2:
S:\et\avr\arduino\Software\arduino-1.0.1\libraries\LiquidCrystal_I2C/LiquidCrystal_I2C.h:81: error: conflicting return type specified for 'virtual void LiquidCrystal_I2C::write(uint8_t)'
S:\et\avr\arduino\Software\arduino-1.0.1\hardware\arduino\cores\arduino/Print.h:48: error: overriding 'virtual size_t Print::write(uint8_t)'

Arduinio Version 1.0.1

Regards,
moba123

Re: Problem with LCD1602 IIC Adapter and Arduino

Posted: Mon Aug 20, 2012 10:21 am
by techsupport
Hi friend,

LiquidCrystal_I2C library is not compatible with Arduino IDE 1.0, please use IDE 023 version.

Regards,
Techsupport