corbanmailloux / esp-mqtt-rgb-led

MQTT RGB LEDs Using JSON for Home Assistant
MIT License
270 stars 74 forks source link

support for arduino ethernet instead of esp8266 #49

Open Synth9617 opened 5 years ago

Synth9617 commented 5 years ago

Hey there, don't suppose anyone knows how to modify this to work with the ethernet shield rather than an esp8266.

Many Thanks Chris

depuits commented 5 years ago

In my fork I've added support for the ENC28J60 and W5100 chips.