Display LCD with Menu and Rotary Encoder - Ug8lib - Arduino

preview_player
Показать описание
That's a project that I found in ug82lib's example called LCDML_040_u8glib and let you work with serial monitor, buttons, encoder and keypad, just need change de pins and work in the code.

links:

hope can help
Рекомендации по теме
Комментарии
Автор

great, you saved me a ton of hours of programming, thanks

danielmicha
Автор

hi Adriel, I can't find the example LCDML_040_u8glib

Sergio-uvhe
Автор

Good Library, i tried with Mega and 20x4 lcd
Is there any support for STM32 boards ? i want to use STM32F411CE (Black Pill) as it is very fast and had more ram

gsureshu
Автор

A very nice piece of work. One question: I am displaying the time / date (from an RTC) on the screensaver screen, but I cannot get the time to update (i.e. re-draw the screen when the screensaver is active). How can I achieve this? Thanks.

derekwallis
Автор

Please help in 16x2 or 20x4 LCDs they use:
lcd.clear to clear the screen,
Icd.print or write to white or draw on the lcd,
lcd.setCursor.to indicate the actual point where you want to print on the screen .so how can we deal with this glcd please help

paulpixzy
Автор

Can you show how to make the encoder work?

josuerodriguez