MADRIX Forum • Control LEDs linked to Nebulla device from Raspberry pi 3 and Node JS
Page 1 of 1

Control LEDs linked to Nebulla device from Raspberry pi 3 and Node JS

Posted: Fri Oct 18, 2019 1:50 pm
by parthu
Hello All,

I have a requirement like to control WS2812 LEDs(Connected to Nebulla device) from raspberry pi 3. Basically my plan is to create node js application inside raspberry pi3 and control the LEDs through it.

Could any one please help me on this.

Note : Node JS is using because the LEDs to be controlled via API call.

Best regards,
Parthu P.

Re: Control LEDs linked to Nebulla device from Raspberry pi 3 and Node JS

Posted: Mon Oct 21, 2019 4:09 pm
by Schulze
Hi parthu,

MADRIX NEBULA is able to receive data via Art-Net or sACN. Which means, that you need to use either one of the aforementioned protocols for data output on the Raspberry.

I hope this helps you.