domimartinglogi/dynamic_modbus_master

uploaded 1 week ago
A simple more capable way of managing access to modbus devices built atop of esp-modbus.

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "domimartinglogi/dynamic_modbus_master^0.2.0"

or download archive

Dependencies

  • espressif/esp-modbus *
  • ESP-IDF >=5.0
  • Examples:

    SingleSlaveDevice

    To create a project from this example, run:

    idf.py create-project-from-example "domimartinglogi/dynamic_modbus_master^0.2.0:SingleSlaveDevice"

    or download archive (68 bytes)

    SingleSlaveDeviceAggregate

    To create a project from this example, run:

    idf.py create-project-from-example "domimartinglogi/dynamic_modbus_master^0.2.0:SingleSlaveDeviceAggregate"

    or download archive (79 bytes)

    Stats

    • Archive size
      Archive size: 14.07 KB
    • Downloaded in total
      Downloaded in total 2 times
    • Downloaded this version
      This version: 2 times

    Badge

    domimartinglogi/dynamic_modbus_master version: 0.2.0
    |