Skip to content
#

modbus-protocol

Here are 15 public repositories matching this topic...

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.

  • Updated Oct 27, 2024
  • C++

This project implements a wireless Modbus TCP sensor system using ESP32 microcontrollers. A master ESP32 polls one or more slave nodes over Wi-Fi to collect real-time temperature and humidity data from DHT22 or BME280 sensors. Ideal for Industrial IoT, embedded systems, and wireless monitoring applications.

  • Updated Jun 27, 2025
  • C++

Improve this page

Add a description, image, and links to the modbus-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modbus-protocol topic, visit your repo's landing page and select "manage topics."

Learn more