Closed freakontrol closed 2 months ago
as per readme, pdm mic not available when compiled with arduino v3.x, update should be ready in a few days
Sorry I missed that info from the readme. Thank you for this project, I think is the most complete openly available!
I cannot get the mic to work, the log file does not show any warning, but all the recording are mute. Also there's the same behaviour as in the first post, I try to change the default mic pinout and it went back to the original after reboot (I save it). Maybe my board is faulty...
Look in camera pins header, and change the predefined pi s there for you board.
Hi, I'm having this issue where the audio is not working with the XIAO esp32s3 sense board. I tried to follow carefully the README.
In the web config interface I see.
I tried to change
PDM CLK pin -> 42
andPDM DAT pin -> 41
it and went back to the original config after reboot.I can see in the log
[WARN prepAudio] Only I2S devices supported on I2S_NUM_1
and[WARN startAudio] Reboot ESP to use audio
after I trigger a recording.All recording are without audio.
I also set the mic gain to 5.