RomanSixty / arduino-noisemeter

Noise meter using a colored LED stripe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LX' Noisemeter

This is a small fun project made during an Arduino workshop and perfected afterwards. It uses an Arduino Nano as controller and an LED strip by Adafruit. I used 10 LEDs but the code can be adjusted to use an arbitrary amount.

The wiring is as follows:

Wiring

Or if you're more into schematics:

Wiring

I'm not sure about the exact model of the microphone sensor. But you get the idea.

Finally here's a photo:

Photo

About

Noise meter using a colored LED stripe


Languages

Language:C++ 100.0%