esp32-smartdisplay
esp32-smartdisplay copied to clipboard
PlatformIO library LVGL Drivers for Sunton Smart display boards (CYD Cheap Yellow Display). This library supports these boards without any effort. ESP32-2432S024N/R/C, ESP32-2432S028R/C, ESP32-3248S03...
Im using esp32-4848S040CIY3, whilst performing an update the screen is flickering. Im using LVGL and calling a function to do OTA. I also get a slight flicker when connecting to...
Firstly What a great Project I love it :) How do I contribute some cash to say Thank you. The problem I am experiencing is when I run only the...
During power-up my code calls _smartdisplay_init()_ to set-up the display., At that moment in time the display buffer contains random pixels...and the display is set to 50% intensity. _smartdisplay_lcd_set_backlight(0.5f);_ This...
Hi Folks, i just got my new Display i think its a new revision of the 4827S043C. details of the board in my other post: https://github.com/HASwitchPlate/openHASP/issues/713 Arduino_DataBus bus = new...
using a 8048S070C / GT911 cap touch board with external I2C sensors connected it seems the GT911 touch IRQ line (GT911_TOUCH_CONFIG_INT_GPIO_NUM, 18) conflicts with the second I2C Bus SCL line...
More than a bug report this is a plea for help: I made a simple display [here](https://github.com/olivluca/TrumaDisplay) using an esp32-2432S028R board. It's an mqtt client that changes the text and...
Hi, first thank you for the great work you have done! here. I would like to play mjp and jpeg file from the sdcard. How shouldI set up the sdcard...
I have this display - https://www.aliexpress.com/item/1005006335587633.html - and tried setting up the demo project but I get the following repeating: ``` [ 5149][I][main.cpp:37] setup(): Board: esp32-4848S040CIY1 [ 5149][I][main.cpp:38] setup(): CPU:...
Love the library, but can the Lenna image be removed from the demo? She has requested that her image is not used and seems like a small favour to fullfill....