chickey / RS485-WiFi-EPEver

This project is for connecting to EPEver charge controllers over WiFi for viewing running stats and also allows automatic posting of them to InfluxDB or MQTT.
https://www.tindie.com/products/plop211/epever-rs485-to-wifi-adaptor-v15/
Other
68 stars 22 forks source link

ESP32 support #29

Closed nicopace closed 6 months ago

nicopace commented 6 months ago

Any chance this codebase would run on an esp32? Thanks!

chickey commented 6 months ago

It would require some small changes but there is nothing unique that means it can only run on an ESP8266.