SkillAgentSearch skills...

ModbusAdapter

Converts Serial Modbus RTU to Modbus TCP over WIFI

Install / Use

/learn @ClassicDIY/ModbusAdapter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1>ModbusAdapter</h1> <h2>Adds Modbus TCP over WIFI to a Modbus RTU Serial device</h2> <p>

<a href="https://www.buymeacoffee.com/r4K2HIB" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

Hits

GitHub All Releases GitHub release (latest SemVer) GitHub issues

<p> Please refer to the <a href="https://github.com/ClassicDIY/ModbusAdapter/wiki">ModbusAdapter wiki</a> for more information. </p> <h2>Parts</h2>

|<a href="https://www.aliexpress.com/item/32826540261.html"> ESP32 Dev Module</a>|<img src="./Pictures/esp32.jpg" width="120"/>| |---|---| |<a href="https://www.canakit.com/rs232-interface-module-ck1007-uk1007.html"> RS232 Interface Module </a>|<img src="./Pictures/RS232.jpg" width="120"/>|

<h2>Wiring diagram</h2>

RS232 Interface Module | ESP32 | --- | --- | VCC | 3.3V | RX | GPIO16 (RX2) | TX | GPIO17 (TX2)| Gnd | Gnd |

<p align="center"> <img src="./Pictures/Wiring.png" width="800"/> </p> <h2>RJ11 to male DE-9 connector Cable</h2> <p align="center"> <img src="./Pictures/CableClassic.png" width="800"/> </p> <h2>ModbusAdapter home page</h2> <p align="center"> <img src="./Pictures/home.png" width="320"/> </p> <h2>ModbusAdapter configure page</h2> *** Use admin/ModbusAdapter to access setup <p align="center"> <img src="./Pictures/Setup.png" width="320"/> </p>

Use the ClassicMonitor android app to view your data

*** Connect to the ModbusAdapter IP Address

<a href='https://play.google.com/store/apps/details?id=ca.farrelltonsolar.classic&hl=en&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width=200/></a>

<img src="http://graham22.github.io/Classic/classicmonitor/images_en/StateOfCharge_landscape.png" width="600"/>
View on GitHub
GitHub Stars31
CategoryDevelopment
Updated5d ago
Forks15

Languages

C++

Security Score

75/100

Audited on Apr 4, 2026

No findings