I'm wondering if I could use the Vin pin to power WS2812B or APA106 RGB LEDs (which need 5V on the VDD pin) when powering the Teensy 4.1 using USB.
There will be 24 or so LEDs in my design.
When I power the Teensy with USB, I'm reading 5V on the Vin pin with my multimeter. Could I use that to power my LEDs?
In my circuit I'm using a logic level shifter (HCT125) to convert 3.3V logic to 5V, I was planning to use a digital output pin (3.3V logic) to send data to the DIN pin of the 5V RGB LEDs via the logic level shifter.
I'd prefer not to add an extra circuit to power those LEDs, doing everything directly from the Teensy would be nice and simple.
Could I simply connect Vin to both pin 14 of the logic level shifter, and VDD pin of my LEDs?
I'm really quite inexperienced with building circuits so any tips/tricks/ideas are welcome!
(LED label is connected to a digital output pin on the Teensy, 5V is -currently- coming from a Raspberry Pi)
There will be 24 or so LEDs in my design.
When I power the Teensy with USB, I'm reading 5V on the Vin pin with my multimeter. Could I use that to power my LEDs?
In my circuit I'm using a logic level shifter (HCT125) to convert 3.3V logic to 5V, I was planning to use a digital output pin (3.3V logic) to send data to the DIN pin of the 5V RGB LEDs via the logic level shifter.
I'd prefer not to add an extra circuit to power those LEDs, doing everything directly from the Teensy would be nice and simple.
Could I simply connect Vin to both pin 14 of the logic level shifter, and VDD pin of my LEDs?
I'm really quite inexperienced with building circuits so any tips/tricks/ideas are welcome!
(LED label is connected to a digital output pin on the Teensy, 5V is -currently- coming from a Raspberry Pi)