Problem with LCD1602 IIC Adapter and Arduino

Post Reply
moba123
Posts: 1
Joined: Fri Aug 17, 2012 7:43 pm

Problem with LCD1602 IIC Adapter and Arduino

Post 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
User avatar
techsupport
Site Admin
Posts: 210
Joined: Sat Mar 03, 2012 2:32 pm

Re: Problem with LCD1602 IIC Adapter and Arduino

Post by techsupport »

Hi friend,

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

Regards,
Techsupport
Your real trustworthy partner in China!!
Email: forum@geeetech.com
Post Reply