-
Add support for I2S audio devices like
https://www.adafruit.com/product/3006?gclid=EAIaIQobChMI6qbJ8vvK5wIVxZyzCh0NwwRIEAQYASABEgJjWvD_BwE
One use case would be an alarm or siren.
Wav…
-
==============================================
ov2640 configuration (pins config is right,and will be omitted):
```c
#define CONFIG_OV2640_SUPPORT 1
#define CONFIG_S…
-
The audio output using I2S works both with an external DAC or in PDM mode but not using the internal DAC.
This seems to be related to the ESP-IDF [https://github.com/espressif/esp-idf/issues/7684](ur…
-
The M5Tough is crashing with the following panic during the Arduino setup() function:
```
I (0) cpu_start: Starting scheduler on APP CPU.
Guru Meditation Error: Core 1 panic'ed (InstrFetchProhib…
-
### What happened?
Using https://wled-install.github.io/ to install [SR13.1 DEV] results in corrupted FS . Using the same installer with normal wled is working fine . The same was tested on multiple …
-
Hi everybody
I came across multiple postings that praise the hd4478-library as the "**best**" LCD-library to use
because it is able to find the configuration itself.
Well this might be true. Wh…
-
### Board
M5 StickC
### Device Description
M5StickC no additional peripherals.
### Hardware Configuration
USB Connection
### Version
v2.0.2
### IDE Name
VS Code
### Operating System
Windows…
-
Updated to the latest build of esp32 for Ardunio last week, web site says 2.0.3 but the platforms.txt file says its 2.0.4. Updated to your latest Updater today. Compiled the menu.bin program and flash…
ifrew updated
2 years ago
-
I am using an ESP32-S2-DevKitM-1 with an SSD1963 controller and a 480x272 Display. I encounter the issue in the video below. The second part of the video is slowed down to help identify the issue.
…
-
Hello,
I am having an issue with receiving CAN messages sent from an Arduino (using [this MCP2515 library](https://github.com/autowp/arduino-mcp2515)) on a Raspberry Pi. The Arduinos have no probl…