2018-06-28 17:45:41 +02:00
|
|
|
ESP-Modbus
|
|
|
|
|
==========
|
2024-10-17 16:57:57 +08:00
|
|
|
|
2023-05-04 17:25:41 +08:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
2018-06-28 17:45:41 +02:00
|
|
|
|
2023-05-04 17:25:41 +08:00
|
|
|
The Espressif ESP-Modbus Library (esp-modbus) supports Modbus communication in the networks based on RS485, Wi-Fi, and Ethernet interfaces.
|
2025-07-09 17:05:33 +02:00
|
|
|
The component ``esp-modbus v2 (v2.x.x)`` is the current supported component version:
|
2018-06-28 17:45:41 +02:00
|
|
|
|
2025-07-09 17:05:33 +02:00
|
|
|
* `ESP-Modbus component on GitHub <https://github.com/espressif/esp-modbus/tree/main>`__
|
|
|
|
|
* `ESP-Modbus component in component manager <https://components.espressif.com/components/espressif/esp-modbus>`__
|
2018-06-28 17:45:41 +02:00
|
|
|
|
2022-02-24 12:55:14 +01:00
|
|
|
Hosted Documentation
|
|
|
|
|
--------------------
|
2018-06-28 17:45:41 +02:00
|
|
|
|
2023-05-04 17:25:41 +08:00
|
|
|
The documentation can be found through the link below:
|
2018-06-28 17:45:41 +02:00
|
|
|
|
2025-07-09 17:05:33 +02:00
|
|
|
* `ESP-Modbus V2 documentation (English) <https://docs.espressif.com/projects/esp-modbus/en/stable>`__
|
2020-07-22 00:34:04 +08:00
|
|
|
|
2025-07-09 17:05:33 +02:00
|
|
|
Discussions
|
|
|
|
|
~~~~~~~~~~~
|
2024-09-20 12:17:36 +08:00
|
|
|
|
2025-07-09 17:05:33 +02:00
|
|
|
* `Discussions for version v2 <https://github.com/espressif/esp-modbus/discussions>`__
|
2018-06-28 17:45:41 +02:00
|
|
|
|
2021-08-09 13:31:45 +02:00
|
|
|
Protocol References
|
|
|
|
|
-------------------
|
2018-10-19 15:51:27 +02:00
|
|
|
|
2023-05-05 10:54:26 +08:00
|
|
|
- For the detailed protocol specifications, see `The Modbus Organization <https://modbus.org/specs.php>`_.
|