I tried playing around with Display_ST7789.h
I tried flipping the value for Vertical/Horizontal, and LCD_WIDTH/LCD_HEIGHT, but this just give a garbage output on the LCD display.
I downloaded and looked at the TFT_eSPI driver but there are way too many settings that need to be adjusted for my board ...
Search found 5 matches
- Fri May 09, 2025 2:36 pm
- Forum: ESP32 Arduino
- Topic: WaveShare ESP32-C6-LCD-1.47
- Replies: 8
- Views: 4954
- Wed May 07, 2025 11:02 pm
- Forum: ESP32 Arduino
- Topic: WaveShare ESP32-C6-LCD-1.47
- Replies: 8
- Views: 4954
Re: WaveShare ESP32-C6-LCD-1.47
Sorry, very new to ESP32.
My display drive is : Display_ST7789
my code is very basic.
at this point just trying to get it to display landscape and set backlight level.
This is my entire sketch https://limewire.com/d/4VOQk#DnH2G0iLEM
#include "Display_ST7789.h"
#include "LVGL_Driver.h"
#include ...
My display drive is : Display_ST7789
my code is very basic.
at this point just trying to get it to display landscape and set backlight level.
This is my entire sketch https://limewire.com/d/4VOQk#DnH2G0iLEM
#include "Display_ST7789.h"
#include "LVGL_Driver.h"
#include ...
- Tue May 06, 2025 4:17 pm
- Forum: ESP32 Arduino
- Topic: WaveShare ESP32-C6-LCD-1.47
- Replies: 8
- Views: 4954
Re: WaveShare ESP32-C6-LCD-1.47
Still stuck. Anyone have any specific examples?
- Sat May 03, 2025 8:42 pm
- Forum: ESP32 Arduino
- Topic: WaveShare ESP32-C6-LCD-1.47
- Replies: 8
- Views: 4954
WaveShare ESP32-C6-LCD-1.47
I have a WaveShare ESP32-C6-LCD-1.47.
I have been trying for the last few days to figure out a way to
1. get the display to display in landscape (Arduino IDE 2.3.6, LVGL library, SquareLine Studio)
2. How do I change the backlight level ? Set_Backlight(10) Does not change anything
Anyone have any ...
I have been trying for the last few days to figure out a way to
1. get the display to display in landscape (Arduino IDE 2.3.6, LVGL library, SquareLine Studio)
2. How do I change the backlight level ? Set_Backlight(10) Does not change anything
Anyone have any ...
- Mon May 02, 2022 8:33 pm
- Forum: General Discussion
- Topic: ESP32 disconnects every few hours from new router
- Replies: 0
- Views: 1149
ESP32 disconnects every few hours from new router
Just replaced a standard Netgear router with a Linksys WRT3200ACM running DD-WRT v3.0-r48607 std (04/08/22).
The ESP32 has been reliably connected to the Netgear WiFi for many months without issue. When I connect to the DDWRT Linksys it disconnects and then reconnects every few hours. The log in ...
The ESP32 has been reliably connected to the Netgear WiFi for many months without issue. When I connect to the DDWRT Linksys it disconnects and then reconnects every few hours. The log in ...