LED lights that are controlled by music levels.
Qty | Component | Buy |
---|---|---|
1 | Electret Condenser Microphone | AliExpress |
1 | BC547 PNP Transistor | AliExpress |
1 | 10KΩ Potentiometer | AliExpress |
2 | 1KΩ Resistor | AliExpress |
3 | 5mm LED | AliExpress |
1 | 10uF Capacitor | AliExpress |
1 | 0.1uF (100nF) Capacitor | AliExpress |
1 | 9V Battery Holder | AliExpress |
1 | 9V Battery | AliExpress |
1 | PCB | AliExpress |
Tools | Buy |
---|---|
Soldering Iron | AliExpress |
Soldering Wire | AliExpress |
Mini PCB Hand Drill + Bits | AliExpress |
The input of a Microphone is filtered through a Low Pass Filter. The filter will only allow certain frequencies at the output. The LEDs will only react to these filtered frequencies.
Low Pass Filter:
A Low Pass Filter (LPF) will block all signals that are above it's Cutoff Frequency and allow only those signals that are below it's Cutoff Frequency.
The Cutoff Frequency can be set by selecting the passive components as follows:
The Electret Condenser Microphone has a frequency range between 100-10,000 Hz. The 10KΩ potentiometer can be varied to change the Cutoff Frequency of the Low Pass Filter. For example, if the pot is set to 10KΩ, the Cutoff Frequency will be equal to 159Hz. Similarly if the pot is set to 100Ω the Cutoff Frequency will be equal to 15KHz. The transistor BC547 acts as a switch which turns the LEDs ON.
Or you can printout the PDF file and make your own PCB using the Iron-on method.
Are you an engineer or hobbyist who has a great idea for a new feature in this project? Maybe you have a good idea for a bug fix? Feel free to grab our code & schematics from Github and tinker with it. Don't forget to smash ⭐️ & the Pull Request button.