ModbusRTUMaster

This is an Arduino library that implements the master/client logic of the Modbus RTU protocol.

Author
C. M. Bulliner
Website
https://github.com/CMB27/ModbusRTUMaster
Category
Communication
License
MIT
Library Type
Contributed
Architectures
Any

This library implements function codes 1 (Read Coils), 2 (Read Discrete Inputs), 3 (Read Holding Registers), 4 (Read Input Registers), 5 (Write Single Coil), 6 (Write Single Holding Register), 15 (Write Multiple Coils), and 16 (Write Multiple Holding Registers).

Downloads

Filename Release Date File Size
ModbusRTUMaster-1.0.0.zip 2023-07-23 336.15 KiB