I'm trying to manage addressable light strip in realtime from Resolume . I'm starting from zero.
Can you make a components list and connection diagram?
I read WS2811 , WS2812, WS2812b are the led I need and there is a few ARDUINO Libraries to control the Teensy 3.0 / 3.1 https://www.pjrc.com/teensy/td_libs_Oct ... .html#addr.
I have these in mind:
RESOLUME Output (via Syphon)
PROCESSING Input (via Syphon)
PROCESSING Output (via USB ?? )

Teensy Input (loosing here)
Teensy Output (wire diagram from Library above)
Any comments?
I think I need to take some electronic course.

Thanks.