-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Analog Microphone (MAX9814) Not Working on 0.13.3 #260
Comments
Just to confirm, are you saying audio responsive patterns work correctly with your current hardware setup if you run 0.13.0-b4? |
Yes, the same exact setup, no changes, works perfectly on |
I have also now tried |
@netmindz Is there a way to debug this on my side? |
I have the same problem with 0.13.0-b6 and higher. The analog Microphone working only a short time. |
See #231 |
I have sae issues ,Thats why i dont updated & using older version of sr wled!!! I was thinking this is microfon compabilty problem in higher version .. |
It is not a generic compatibility issue, but something special that seems to happens to some users. There are a lot of people (including myself) who use max4466 or max9814 with the latest release, and it works for them without problem. OK, poor quality compared to I2S, but the mic works as expected. So it could be related to other factors, like
Actually there will be an update of SR end of January with a new filtering method for analog mics. It might be this new filter will work better, for bad analog mics that are heavily off-center (strong negative dc offset). |
I'll give it a try later 👌 As a feature request, is it possible to integrate those readings for debugging in the microphone settings view in the future? so it would be easier to check what's wrong with the microphone without having to tinker with Arduino |
(moved from 13.2 issue thread). |
Situation might improve with the last beta 0.13.4 If still not working, then -sorry- you might have a broken max9814. It works for many other users. Closing as "cannot reproduce" |
What happened?
Sound reactive effects not working on ESP32 with Analog Mic MAX9814 (connected the same way as in the docs).
I first flashed 0.13.3 via esptools and everything works except the sound reactive effects, tested on different ADC1 inputs, but it won't work.
There is a weird behavior though that right after a powercycle or a reset, when switching the effect to a SR effect the first time, it'll pick up a faint signal that will go down in 2 or 3 seconds, for example with noise meter, it'll show up 7 leds (/144) that will go down to zero leds in couple of seconds. After that, nothing else is picked up until it's reset/cycled.
Reverted back to 0.13.0-b4 as mentioned in #162 through OTA and it was working fine, upgraded again to 0.13.3 over OTA and it stopped working again.
I don't have any buttons or any other input, just the esp32, the microphone, powersupply and the leds
The board in use: AZDelivery ESP32 NodeMCU Module WLAN WiFi Development Board with CP2102
To Reproduce Bug
Expected Behavior
SR effects work the same as they're working in previous releases
Install Method
From SoundReactive Release Page https://github.com/atuline/WLED/releases
What version of Soundreactive WLED?
WLED 0.13.3 (build 2210301)
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: