Control each pixel color from 12mm Diffused Flat Digital RGB LED Pixels (Strand of 25)

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
anjemalo
 
Posts: 10
Joined: Tue Jun 05, 2012 3:34 pm

Control each pixel color from 12mm Diffused Flat Digital RGB LED Pixels (Strand of 25)

Post by anjemalo »

Hello:
I have just bought 12mm Diffused Flat Digital RGB LED Pixels (Strand of 25).
Is possible to control the color of each one led pixel?
I want to light one different color for each led.
thank you

User avatar
adafruit_support_bill
 
Posts: 88096
Joined: Sat Feb 07, 2009 10:11 am

Re: Control each pixel color from 12mm Diffused Flat Digital RGB LED Pixels (Strand of 25)

Post by adafruit_support_bill »

Yes. Each pixel can be controlled individually using the "SetPixelColor()" function. Example code is provided in the library.

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

Return to “Arduino”