Skip to content

Releases: wallahi06/ModbusBridge

ModbusBridge 1.0.0

24 Jun 17:45
a238870
Compare
Choose a tag to compare

Simplify Modbus TCP communication on Arduino. Bridge coils and holding registers effortlessly between Modbus devices.

Coil Bridging
Easily bridge boolean values (coils) between two Modbus TCP servers.

Holding Register Bridging
Facilitate bridging of 16-bit integer values (holding registers) between Modbus devices.

Flexible Configuration
Supports configurable Modbus TCP client connections for each server, allowing customization based on specific network setups.

Arduino Compatibility
Designed to work seamlessly with Arduino boards equipped with Ethernet shields or modules supporting Modbus TCP communication.

Easy Integration
Simplifies Modbus protocol implementation, making it accessible for Arduino developers looking to integrate Modbus functionalities into their projects.

Download the library by clicking the link below

ModbusBridge.zip

Full Changelog: https://github.com/wallahi06/ModbusBridge/commits/1.0.0