Forum Rule: Always post complete source code & details to reproduce any issue!
-
Led strip
Hello,
I want to create a musical instrument that shows a led for each key. A bit like this, but not in a piano.

I want to know if it is possible to control cheap led strips (very common on aliexpress... for example 5V strips having 3 pins WSxxxx ) from a Teensy board.
What I need is :
- Approx one meter led strip
- Need to address every led separately by code
- connect directly the pins from the led strip directly to the Teensy board, without any external component, boards...
- Leds should be powered from the Teensy USB.
How many LEDS can I power from USB? Is it possible to lower the power of each LED by code, to be able to light more LEDs?
Regards !
Dan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules