andresarmento / modbus-esp8266

A library that allows your ESP8266 to communicate via Modbus protocol, acting as a slave (master in development). Supports IP via wireless network (Modbus IP).
BSD 3-Clause "New" or "Revised" License
146 stars 236 forks source link

WeMos D1 (ESP8266 board) to be used as Arduino to talk MODBUS to SCADA #5

Open AP-2016 opened 8 years ago

AP-2016 commented 8 years ago

I would like to use WeMos D1 R2 board (ESP8266 based) as Arduino controller to communicate with SCADA system over MODBUS IP protocol. I am using Home Edition of mySCADA software from http://www.myscada.org/

I am a bit confused with different flavors of libraries and multiple possible software/hardware configurations. I would appreciate detailed instructions how to set it up. Thank you,