Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.59k stars 3.13k forks source link

ESP32 series TWAI(can bus) #3149

Open DjordjeMandic opened 1 year ago

DjordjeMandic commented 1 year ago

Is your feature request related to a problem? Please describe. In conditions where rf connection is not possible its impossible to sync devices.

Describe the solution you'd like Implement TWAI support to link multiple devices. For example led stairs lighting where every step has independent controller and all of them connected with TWAI as slaves.

Describe alternatives you've considered External antennas

Additional context I know this might be a wrong approach but if someone is willing to implement it it would allow for a lot more customization.

blazoncek commented 1 year ago

Please contact @SteveEisner as he developed mesh network for ESP32. We are still waiting for his PR.