this fixes the touch sensor for cyd esp32-3248S035C. error msg: beginTransmission(): "Bus is in Slave Mode" possibly related: espressif/arduino-esp32#6616Loading branch information dasdgw committed Apr 20, 2024 1 parent b3f175e commit e1dedd5 Showing...
I have both ESP32-3248S035C & ESP32-8048S043C. I was able to program ESP32-3248S035C easily on https://suchmememanyskill.github.io/CYD-Klipper/ and https://install.openhasp.com/ but ESP32-8048S043C isn't programming. even on arduino ide, I can't upload a simple blink code...
https://github.com/rzeldent/esp32-smartdisplay.git[env:esp32-1732S019C]board= esp32-1732S019C[env:esp32-1732S019N]board= esp32-1732S019N[env:esp32-2424S012C]board= esp32-2424S012C[env:esp32-2424S012N]board= esp32-2424S012N[env:esp32-2432S022N]board= esp32-2432S022N[env:e...
[env:esp32s3_wroom] platform = espressif32 board = esp32-s3-devkitc-1 ; 使用N16版本的板型 framework = arduino board_build.arduino.partitions = default_16MB.csv ; 指定FLASH和PSRAM的运行模式 board_build.arduino.memory_type = qio_opi ; 指定FLASH容量为16MB board_upload.flash_size = 16MB up...
Updated Apr 17, 2025 C TurtleWhal / G-Watch Star 2 Code Issues Pull requests A SmartWatch using the lilygo t-watch 2021 watch wearable wearable-devices wearables gadgetbridge lvgl squareline lilygo banglejs lvgl-esp32 Updated Apr 28, 2025 C OperatorB / ESP32-3248S035-LVGL-v8 Star...
Add support for ESP32-3248S035C 3.5" ST7796/GT911 Capacitive Touch Add support for ESP32-2432S032C 3.2" ST7789/GT911 Capacitive Touch Add support for ESP32-2432S032R 3.2" ST7789/XPT2046 Resistive Touch Add support for Guition ESP32-2432S024R 2.4" Resistive Touch Recalibrate touch for...
ESP32-2432S032C (3.2" Capacitive) Only the capacitive version is supported! USB-C IPS version (not that great of a screen), Only the capacitive version is supported! USB-C ESP32-3248S035C (3.5" Capacitive) microB version (Quite literally shots of the screen. I'm sorry) ...
ili9341 cyd st7789 marauder st7796 esp32-3248s035r esp32-2432s028r cheap-yellow-display esp32-2432s024r esp32-2432s032r esp32-2432s032c Updated Mar 15, 2025 C Improve this page Add a description, image, and links to the esp32-2432s032c topic page so that developers can more...
this fixes the touch sensor for cyd esp32-3248S035C. error msg: beginTransmission(): "Bus is in Slave Mode" possibly related: espressif/arduino-esp32#6616dasdgw authored Apr 20, 2024 Verified 1 parent b3f175e commit b15c297 Showing 1 changed file with 0 additions and 1 deletion. Whites...
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-3248S035R/C, ESP32_8048S070N/C - rzeldent/esp32-smartdisplay