-
Hello, please help me!!!
I run esp32-smartdisplay-demo and working fine! But when i add line `lv_disp_set_rotation(disp, LV_DISPLAY_ROTATION_90);`, screen do not display anything
```c
#include
…
-
### The problem
My Sparkfun ESP32Thing will not connect to my wifi when wifi config uses !secret , but does when using hard coded values
### Which version of ESPHome has the issue?
2024.7.0
### …
-
this is the program the same autoconnect program
void setup() {
Serial.begin(115200);
WiFiManager wifiManager;
wifiManager.autoConnect("AutoConnectAP");
Serial.println("connecte…
-
### Board
esp32-s3
### Device Description
i am using esp32-s3 based LVGL 7 inch display. I need to use the USB-JTAG pin19 and pin20 as gpio. i already prepared the PCB. i just made high and low pin…
-
Hello,
Thanks for the great work so far!!
I am curious:
a) why is there the
-
Hi getting the following error when trying to compile in IDE
```
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "ESP32 Dev Module, Disabled, Disabled, Default 4MB with spiffs (1.2MB…
-
### Operating System
Linux
### Arduino IDE version
2.3.2
### Board
ESP32-S3 Dev Kit
### ArduinoCore version
3.0.2
### TinyUSB Library version
3.3.1
### Sketch as ATTACHED…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
First, I'm a new at this so I may have made some newbee mistakes somewhere.
I'm trying to find the installer code on a DSC PC1500 installed back in 1988 in the hope of integrating my old system int…
-
I have been using FastAccelStepper for years now. Never ran into this before.
I set up a new ESP32 ( expressif ESP32-WROOM-32E) and I just can't get a signal from the assigned step pin. No matter …