BlueAndi / Pixelix

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
293 stars 59 forks source link

INMP441 Wiring #99

Closed jimmyeao closed 1 year ago

jimmyeao commented 1 year ago

Hi, what pins do I need to wire the INMP441 to? a quick google search shows a few variations of pin combinations

jimmyeao commented 1 year ago

I wired it like this: image

But I get a very full display with a few of the columns jumping whether there is sound or not

BlueAndi commented 1 year ago

You can have a look here: https://github.com/BlueAndi/esp-rgb-led-matrix/blob/Development/doc/SENSORS.md#inmp441

The description will be merged to the main branch with the next version.

jimmyeao commented 1 year ago

Perfect, thank you. Keep up the excellent work 😃

BlueAndi commented 1 year ago

Thanks, always good to hear its worthful.