pierrejay/ezmodbus

1.1.7

Latest
uploaded 3 days ago
EZModbus - C++ FreeRTOS Modbus library for ESP32

Readme

[![CI](https://github.com/pierrejay/EZModbus/actions/workflows/ci.yml/badge.svg)](https://github.com/pierrejay/EZModbus/actions/workflows/ci.yml)

## Introduction

C++ / FreeRTOS Modbus library for ESP32 with a user-friendly & thread-safe API:

- ESP-IDF & Arduino support
- Modbus RTU (UART/RS-485) & TCP (netif)
- Client, Server & Bridge components, protocol-agnostic and freely composable
- 100% static allocation by default
- Client: flexible sync, async or callback-based requests
- Server: native multi-register values (e.g. IEEE 754 floats)

## Documentation

Complete documentation available on [Read the Docs](https://ezmodbus.readthedocs.io/) & in the `/docs` directory.

Links

Supports all targets

Maintainer

  • Pierre Jay <pierre.jay@gmail.com>
To add this component to your project, run:

idf.py add-dependency "pierrejay/ezmodbus^1.1.7"

download archive

Stats

  • Archive size
    Archive size ~ 174.27 KB
  • Downloaded in total
    Downloaded in total 165 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 0 times

Badge

pierrejay/ezmodbus version: 1.1.7
|