Program 5mm neopixel

Adafruit's tiny microcontroller platform. Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mariomillerjr
 
Posts: 9
Joined: Fri Oct 29, 2021 8:52 am

Program 5mm neopixel

Post by mariomillerjr »

https://www.adafruit.com/product/1938

Is it possible to program a 5mm neopixel to two switches? One switch turns it on to green and then another switch changes the color to red when activated.

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Program 5mm neopixel

Post by adafruit_support_carter »

Yes. NeoPixels can individually be set to any RGB color value. More details in the uberguide:
https://learn.adafruit.com/adafruit-neopixel-uberguide

User avatar
mariomillerjr
 
Posts: 9
Joined: Fri Oct 29, 2021 8:52 am

Re: Program 5mm neopixel

Post by mariomillerjr »

What’s the smallest trinket/board you would recommend to do this?

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Program 5mm neopixel

Post by adafruit_support_carter »

How many total NeoPixels do you plan to use?

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

Return to “Trinket ATTiny, Trinket M0”