Hello Community,
I’m still working on my led suit. I have now created an print with a microphone, a op-amp, a potmeter and a envelop detector. So I only detect bass. I used the FastLED VU Meter code from atuline: https://github.com/atuline/FastLED-Demos/blob/master/soundbracelet/soundbracelet.ino
This is my code: http://pastebin.com/PBpfX4VK
I have adjusted the code a little bit to my needs and it seems to work. See video here: https://youtu.be/TZ1a0988_dY
I’m now looking to create some other effects. Anyone has an idea or tip? And what do you think about my code/version?