proddy / mcu-uuid-modbus

Microcontroller asynchronous Modbus library

Repository from Github https://github.comproddy/mcu-uuid-modbusRepository from Github https://github.comproddy/mcu-uuid-modbus

mcu-uuid-modbus Build Status

Description

Microcontroller asynchronous Modbus library

Purpose

Provides a client for communication using the Modbus protocol. This library is for single threaded applications and cannot be used from an interrupt context.

Documentation

Read the documentation generated from the docs directory.

About

Microcontroller asynchronous Modbus library

License:GNU General Public License v3.0


Languages

Language:C++ 98.8%Language:Makefile 0.7%Language:Python 0.5%