andresarmento / modbus-arduino

A library that allows your Arduino to communicate via Modbus protocol, acting as a slave (master in development). Supports serial (RS-232, RS-485) and IP via Ethernet (Modbus IP).
BSD 3-Clause "New" or "Revised" License
453 stars 267 forks source link

anybody interested in getting this project going again? #28

Open percramer opened 7 years ago

percramer commented 7 years ago

I really like the idea behind this project, a mixed lib for rtu and tcp. There seems to be some good pull requests. Has anybody forked this project already and continued development?