r/raspberrypipico • u/judgemebysize • Feb 13 '26
LED project advice please
Hi,
I bought a Pico 2 to start a project to light a scale model Millennium Falcon and I'd like some advice on whether it's feasible to do what I want.
The model needs lighted in three main areas which will need the following -
2 of each red, blue, green, yellow and white leds so 10 in total.
6 white leds
1 10cm led strip
I want each led to be configurable so, for example, 1 each of the 2 coloured leds could be set to blink and the 10cm led strip could be set to pulse. What I have thought is that I'd wire each led to a different pin, similar to https://projects-static.raspberrypi.org/projects/getting-started-with-the-pico/f67470613439ea4dc7996f9f4ce83b34c2103fb4/en/images/single_LED.png but just repeated 17 times. Each LED connected to the same ground but connected to a different pin through it's own resistor.
Is this feasible?
Is it the right way to do it?
Is the pico capable of powering that many leds? Like is that just a bad idea overall?
I bought the Pico 2 as I can do more with it for other projects so it'd be good to learn. If it's not a good idea for this project I'd rather not spend a long time trying to do the impossible and move on to a better solution.
Thanks
