Hi,
i am currently trying to get a project going that exceeds the max power requirements of usb2.0 and even 3.0.
i want to use a teensy 4.1 with 120 WS2813 LEDs a keyboard matrix and an 1,3" oled screen from a single usb-c port.
i read a lot and came to a site tindie project that should make it possible https://www.tindie.com/products/clarahobbs/pd-buddy-wye/
the power should come from a usb-c pd trigger board for the leds and the teensy.
the maximum power consumption for a nvidia gforce rtx usb-c port is 27 watts or 3A at 9V. which is my project maximum for compatibility reasons.
i will use a dc-dc power supply module to regulate the 9v down to 5 for teensy and LED Strip.
the ws2813 is 60 ma *120 = 7,2 A * 5V = 36W.
is there any chance this is feasible and can be limited in software to lets say 25Watts?
is it enough to set a brightness limit?
does the teensy work with only usb2 data lines attached,?
i am currently trying to get a project going that exceeds the max power requirements of usb2.0 and even 3.0.
i want to use a teensy 4.1 with 120 WS2813 LEDs a keyboard matrix and an 1,3" oled screen from a single usb-c port.
i read a lot and came to a site tindie project that should make it possible https://www.tindie.com/products/clarahobbs/pd-buddy-wye/
the power should come from a usb-c pd trigger board for the leds and the teensy.
the maximum power consumption for a nvidia gforce rtx usb-c port is 27 watts or 3A at 9V. which is my project maximum for compatibility reasons.
i will use a dc-dc power supply module to regulate the 9v down to 5 for teensy and LED Strip.
the ws2813 is 60 ma *120 = 7,2 A * 5V = 36W.
is there any chance this is feasible and can be limited in software to lets say 25Watts?
is it enough to set a brightness limit?
does the teensy work with only usb2 data lines attached,?