-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not working #1
Comments
Is using Arduino or ESP?? |
I am also experiencing this issue with an Arduino Uno R3 using a PCF8574A with a 20x4 LCD at address 0x3F. |
Using the original library I am able to get the LCD working. |
hi, it is very well working on ESP8266, Lolin D1 mini and mini pro. |
This is the same issue I have. I can use fine on ESP8266 12-F NodeMCU 1.0. When I try to use on Arduino UNO, all that prints is the first character of each line. 8266 ExampleESP8266 UnoA Is there any chance you can fix this or tell me how? I keep finding LCD 12C libraries that work on arduino but not ESP, I don't want two libraries and am VERY humbly asking can you please help with this? |
Vs-code keeps reporting this Werror below today, something must have changed as the same code was compiled successfully a day before. No change was made since. Compiling .pio\build\esp12e\libb07\LiquidCrystal_I2C\LiquidCrystal_I2C.cpp.o |
when i try to control my lcd's with the i2c protocol i only get the first letter of each line i send to the screen. i am using a pcf8574at on a backpack
The text was updated successfully, but these errors were encountered: