YouTube magic that brings views, likes and suibscribers
Get Free YouTube Subscribers, Views and Likes

Arduino sound reactive VU meter WS2812B LEDs

Follow
Scott Marley

I originally uploaded a video about this in 2018, but as so many people wanted to see how to make it I've made this video as a guide! The VU meter supports approx 75 LEDs per channel (150 total) on a nano, but can support many more on MCUs with more RAM.

It has 10 VU sound reactive patterns and 7 standby patterns. A single press of the button cycles through these, a long press sets it to change pattern every 10 seconds.

If you're having problems with the code please follow the instructions in the video exactly. Its important that you unzip the folder from GitHub and rename it Uno_vu_line. I also forgot to mention in the video that you will need the FastLED library, along with JC_Button library. You can install them both from Tools Manage Libraries in the Arduino IDE.

Code and schematic can be found here: https://github.com/smarley/Uno_vu_line
Based on code originally written by CineLights
CineLights Youtube page:    / @cinelights  

If you've found this useful and you'd like to support me to create more stuff, you can now buy me a coffee: https://www.buymeacoffee.com/scottmarley or but something from Amazon UK or US at the links below.

As an Amazon Associate I earn from qualifying purchases from the links below. It doesn't cost you any more and it helps me to keep making videos!

Amazon UK
Two pack of Arduino Nano clones: https://amzn.to/3j6UsAq
5m 5V RGB WS2812B LED strip: https://amzn.to/3j1eFr7

Amazon US
Three pack of Arduino nano clones: https://amzn.to/3lQH2uk
5m 5V RGB WS2812B LED strip: https://amzn.to/3pLJaWQ

posted by monavasyx