Programming help with sound-sensitive LED project powered by

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
SubjectDelta
 
Posts: 8
Joined: Sun Sep 14, 2014 2:26 am

Programming help with sound-sensitive LED project powered by

Post by SubjectDelta »

Okay... so I dived head-first into what's turning out to be a pretty complicated project for someone with my (very limited) experience. Basically, I want to run these pixel strands: https://www.adafruit.com/products/683 https://www.adafruit.com/products/738 from my Raspberry Pi. I want to be able to control them as two separate matrices that react to sound via some kind of microphone. I've been doing research for days and I still just have no idea where to begin with coding. Any suggestions on how to best go about this would be greatly appreciated.

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Programming help with sound-sensitive LED project powere

Post by adafruit_support_mike »

This tutorial is probably the closest to what you're trying to do:

https://learn.adafruit.com/raspberry-pi ... -led-strip

The LED strip in that tutorial is slightly different than the one you want to use, but it works the same general way.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”