eModbus VS modbuspp

Compare eModbus vs modbuspp and see what are their differences.

eModbus

Modbus library for RTU, ASCII and TCP protocols. Primarily developed on and for ESP32 MCUs. (by eModbus)

modbuspp

A C++ Library for Modbus TCP Client Protocol (by fz-lyu)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
eModbus modbuspp
2 1
355 247
6.5% -
6.8 0.0
about 2 months ago 7 months ago
C++ C++
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

eModbus

Posts with mentions or reviews of eModbus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-19.

modbuspp

Posts with mentions or reviews of modbuspp. We have used some of these posts to build our list of alternatives and similar projects.
  • Idec FC6A read 1 byte issues
    1 project | /r/PLC | 7 Aug 2021
    OP could use something like https://github.com/fanzhe98/modbuspp and poll the registers directly using Modbus function calls instead of byte code… not that you couldn’t use raw byte code but this would be more elegant IMHO

What are some alternatives?

When comparing eModbus and modbuspp you can also consider the following projects:

OpenMQTTGateway - MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.

TOSDataBridge - A collection of resources for pulling real-time streaming data off of TDAmeritrade's ThinkOrSwim(TOS) platform; providing C, C++, Java and Python interfaces.

esp32-asyncwebserver-fileupload-example - Examples of how to upload files to an ESP32 using Asyncwebserver, SPIFFS and an Upload progress bar.

QUaModbusClient - Modbus to OPC UA Gateway

async-mqtt-client - 📶 An Arduino for ESP8266 asynchronous MQTT client implementation

udp2raw - A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)

libmodbus - A Modbus library for Linux, Mac OS, FreeBSD and Windows

x-tools - Qt SerialPort-UDP-TCP-WebSocket-Modbus-CAN-BLE-Assistant.

modbus-cpp - Modbus master and slave implementation in C++

modbus-esp8266 - Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master, slave or both. Supports network transport (Modbus TCP) and Serial line/RS-485 (Modbus RTU). Supports Modbus TCP Security for ESP8266/ESP32.

modbus-esp-cpp - Modbus C++ Class Component for ESP-IDF