forkineye / ESPAsyncE131

Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32
123 stars 28 forks source link

How to controle 8 Channel Relay #11

Closed ranvirgorai closed 3 years ago

ranvirgorai commented 3 years ago

I need help to create 8 channel relay switch board using this library, want to controle those relay using Xlights. Using example code I am able to recieve data from xlights to nodemcu in serial monitor. any one can provide code to run on nodemcu code to controle 8 channel relay and it would be great if you can suggest any framework for the same.

Thank you

forkineye commented 3 years ago

For a reference implementation, please refer to the ESPixelStick project - https://github.com/forkineye/ESPixelStick