-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[P012] Add support for ST7032 (LCD 2x16) #4884
base: mega
Are you sure you want to change the base?
[P012] Add support for ST7032 (LCD 2x16) #4884
Conversation
Hi @tonhuisman see #4920 |
…feature/P012-add-support-for-ST7032
Just tested https://github.com/letscontrolit/ESPEasy/actions/runs/7338328820 using "ESP_Easy_mega_20231227_display_ESP32_4M316k.bin" and it works for the issue #4920. To be more detailed, it needs about 5 seconds to "clean up" the Line 1 (first line) both at board boot and when some text is inserted and later removed. |
Hi @tonhuisman @TD-er |
Well, the main intent of this PR is to add support for ST7032-based displays, but that doesn't yet work as intended. |
There is support for some special characters already, and also a define to enable a few Polish characters in a Custom build. |
@tonhuisman I have tested by build the latest commit (fb95d8c) and the issue persist. |
@tonhuisman sorry my fault, since it was not (yet) merged into master the fix was not included. Thanks. |
…feature/P012-add-support-for-ST7032
…feature/P012-add-support-for-ST7032
Resolves #4876
Features:
ESP Easy
splash after 5 seconds if not yet overwritten ([BUG] [P012] Display LCD2004 in Line 1 show ESP Easy if it is blank #4920) (Moved to Various improvements and fixes, May 2024 #5043)TODO: