Hi, after some months of using ESP32 with temp and hum sensors in Arduino IDE environment, I tried to use a Lilygo-T-Display-S3 connected with a BME280 and an AHT20X together with a DS3231 RTC.
I was able to run a code that displays at fixed intervals the data from sensors and the time from RTC ...
Search found 2 matches
- Mon Jan 20, 2025 9:17 pm
- Forum: Hardware
- Topic: Lilygo-T-Display-S3 and SD card mount failure
- Replies: 1
- Views: 2217
- Sat Mar 09, 2024 9:58 am
- Forum: General Discussion
- Topic: ESP32 not working after deepsleep
- Replies: 2
- Views: 1371
ESP32 not working after deepsleep
Hi,
I flashed microPython on a generic ESP32 module (ESP2-WROOM-32D) that I've been using without any problems when coded with Arduino IDE. I tried to test with a very simple code the deepsleep function. This is the code I got from an example on the web at this link https://microcontrollerslab.com ...
I flashed microPython on a generic ESP32 module (ESP2-WROOM-32D) that I've been using without any problems when coded with Arduino IDE. I tried to test with a very simple code the deepsleep function. This is the code I got from an example on the web at this link https://microcontrollerslab.com ...