-
I think it has enough horsepower and memory to run audiomp3...if you can add this to the built in modules for the Qt Py ESP32-S3 firmware, that would be awesome!
-
Once I use updateDisplayArea, it worked but then continues to work for all full buffer usage.
I tried some other full buffer demos and the same section in the corner was the only visible area. Thin…
-
### 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 up…
-
- To detect correct communication with the MAX31855, a pull-up resistor must be added between the MISO pin and VCC.
Without a pull-up, random noise may appear that might look like real data.
…
-
Parameters are not surviving reboot/reset. See serial monitor below ....
-------
* Executing task: ~\.platformio\penv\Scripts\platformio.exe device monitor --environment esp32-s3-devkitc-1 --por…
-
By replacing the ESP32-WROOM-32 by a ESP32-S3-WROOM-1 or -2 we could get rid of the expensive FT231X plus it has more processing power
-
Project crash after boot, display stop response. Will be any update for new board?
-
The Heltec V3 comes with the ESP32 S3 which does not seem to be explicitly supported yet. Communication over the USB port utilizes the CP210x so it works. The S3 specifically has an additional USB JTA…
-
There is a discussion on the Discord channel about the Neopixel led on the ESP32-xx boards.
Espressif provides a function for the onboard Neopixel led when Arduino code is used, but also a common Neo…
-
Hi there,
I've tried for several days now to get the Wake-word example working on my new ESP32-S3 Box 3. Different IDF versions gave the same reult: The example compiles without problems (yes, I've…