NicoHood / MSGEQ7

Library for Musicvisualization with MSGEQ7
160 stars 31 forks source link

MSGEQ7 give wrong value #13

Closed Cyba3rr closed 5 years ago

Cyba3rr commented 6 years ago

Hey there, the lib is doing very well. But if i start an Accsesspoint the int is still by 255 and no changes. If i stop the Webserver its good to go. Hope Some one helps or the bug will be fixed. I´m using an ESP32 DEV KIT 1. Thanks a lot.

NicoHood commented 6 years ago

I never tried the ESP with this library. Also the voltage levels must kill the chip, dont they? You must use an analog pin and If I remember correct, its 1.8v?

Cyba3rr commented 5 years ago

Tanks for you're comment. Did you test the library with an access point? So when you click on a button on html, the arduino should change the colours while bass changed?

NicoHood commented 5 years ago

No, because I never used an ESP.

Cyba3rr commented 5 years ago

I've found the issue. The esp shutdown all gpios under 32 if WiFi get enabled.