ARDUINO LED LIGHT MUSIC REACTIVE
by FlyerFpv in Circuits > Arduino
3234 Views, 10 Favorites, 0 Comments
ARDUINO LED LIGHT MUSIC REACTIVE
Hello, if you love led lights with music this is a great instructable for you.
Very easy.
Material
Led Strip - https://bit.ly/2NLYWR6
Breadboard - https://bit.ly/2MwAw9F
Jumpers - https://bit.ly/2MxQEHV
Arduino Nano - https://bit.ly/2p6fCoC
Microphone Sensor - https://bit.ly/2QwA52f
Transistor BC 547/557 - https://bit.ly/2CZyHml
9V Power Supply - https://bit.ly/2NJA8cJ
Circuit and Program
Downloads
Microphone Sensor
This is a cheap module, not the best but work fine.
A0: Analog pin
VCC: 3-24V( I use 5V, enought and secure)
GND: Ground
D0: Digital Output
Analog Output goes from 0 to 1023
Two leds on board, power and sensor.
Led Sensor: When the microphone capture sounds this LED light.
Arduino Nano
Arduino Nano its a small and powerfull board.
0 to 12V(recommended input voltage)
Friendly board, easy to use.
Arduino is a perfect board to do this simple project by yourself.
It can handle the load of the LED strip but I recommend use always a transistor because you can burn the board.