Skip to content

Releases: kolod/Arduino-Simple-Modbus-Slave

Arduino Simple Modbus Slave v1.0.2

09 Apr 15:32

Choose a tag to compare

Arduino Simple Modbus Slave

Introduction

Arduino Simple Modbus Slave is an ISC licensed library to handle Modbus requests on Arduino (slave).

Features

To keep it simple and to reduce memory consumption, only the two following
Modbus functions are supported:

  • read holding registers (0x03)
  • write multiple registers (0x10)

Arduino Simple Modbus Slave

14 Jul 17:32

Choose a tag to compare

Arduino Simple Modbus Slave

Introduction

Arduino Simple Modbus Slave is an ISC licensed library to handle Modbus requests on Arduino (slave).

Features

To keep it simple and to reduce memory consumption, only the two following
Modbus functions are supported:

  • read holding registers (0x03)
  • write multiple registers (0x10)

Arduino Simple Modbus Slave

12 Jul 20:04

Choose a tag to compare

Arduino Simple Modbus Slave

Introduction

Arduino Simple Modbus Slave is an ISC licensed library to handle Modbus requests on Arduino (slave).

Features

To keep it simple and to reduce memory consumption, only the two following
Modbus functions are supported:

  • read holding registers (0x03)
  • write multiple registers (0x10)