LED Cube 3x3x3 With Music Beat Detection - PIC16F84

13K8910

Intro: LED Cube 3x3x3 With Music Beat Detection - PIC16F84

LED cubes are great on their own however I decided to spice it up this one with music beat synchronization. This is a 3x3x3 LED cube powered by a PIC 16F84A running at 4MHz.

The actual beat detection is done in hardware by an onboard amplifier and a microphone. On each music beat the microcontroller randomly selects a LED animation pattern which is shown on the 3x3x3 LED grid.

The LED cube is completely autonomous, just place it near an audio source and it will start to glow in sync with the music! :-)

Here it is in action:



For videos and schematic see the project page http://audioledcube.wordpress.com

my email:
gianluca.ghettini@gmail.com

10 Comments

Hello! yes I could, probably the PIC should be changed, using another one with more GPIOs available.

Could you increase the led count to 10x10x10 and have it work the same
wondering if you would know how to set a different led color to a given musical frequency range. So for example green light might be emitted when for lower frequencies (bass) and yellow for slightly higher then blue for highest (treble)?

Awesome video by the way

Thanks!

Need more instructions to be an instructable.

Led cube 3x3x3 with music beat detection projects diagram please
Dose it use Arduino? If not and you post instructions I will build this.
it uses a pic16f84 which is an 8bit microcontroller. You can see it highlighted in the first image :-)
@russ: Yeah you're right.... i'll review the instructable and add more infos about the cube
Nice project, but is it really an instructable, that is could I build this from these directions? Would be nice to have schematics and annotated code here.