forkineye / ESPAsyncE131

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

Ethernet Support #27

Open sktusing opened 2 years ago

sktusing commented 2 years ago

Does this library allow for parsing of packets on devices with multiple network interfaces? Can't seem to find much in the way of the examples.

It looks like the E131 library did allow for this.

wwhite74 commented 1 year ago

seconding this, need something more reliable than wi-fi for "show critical" devices.

cameronaffleck commented 1 year ago

If you do some light adjusting to the CPP file, you can add Eth support. Have tested with ESP32 devices successfully.

Olivierdemoustier commented 1 year ago

Hi cameronaffleck, would you be so kind to share your working CPP file for Ethernet ? And do you think I could use ESPnow at the same time? I would like to receive sACN over ethernet and send the data over ESPnow..... Thanks in advance, olivier

sixstringsg commented 1 year ago

If you do some light adjusting to the CPP file, you can add Eth support. Have tested with ESP32 devices successfully.

@cameronaffleck Is there any way you could upload a diff for this change?

rybitski commented 5 months ago

upvote for this. Would love to see support for the WT32-ETH01.

harissutanrafiq commented 2 months ago

i have try this https://github.com/khoih-prog/AsyncUDP_ESP32_W5500 and combine with this library, that was superb, i can receive 24 universe