LiquidCrystal_I2C icon indicating copy to clipboard operation
LiquidCrystal_I2C copied to clipboard

LiquidCrystal Arduino library for the DFRobot I2C LCD displays

Results 65 LiquidCrystal_I2C issues
Sort by recently updated
recently updated
newest added

HI, Is it possible to change I2C adrsess because I using ESP32 with Ethernet and i need to use I2C with second adress? Thank by advance Eric

Since this code is derivative of previous code that was licensed LGPL 2.1+ this code must also be licensed as LGPL 2.1+ This pull request resolves issue #44

Renamed for newer IDEs.

![image](https://user-images.githubusercontent.com/62251475/81644730-98b7b380-9428-11ea-9589-945c0d42e1ff.png)

printByte does not exist in cpp write(byte()) will work

I just upgraded the IDE to the latest version (1.6.7), and I found that when I tried to print in the LCD, it shows only the first character of the...

bug

I cannot see any licence details attached to this library. Could you please confirm which licence covers the library?

Signed-off-by: Agha Saad Fraz I have to document this library while working as a technical writer for Arduino in GSoD. I have done the following steps Followed writing standards Added...

When I try to print an accentuated letter it just write 2 junk char. Is there any solution?