proddy / mcu-uuid-modbus

Microcontroller asynchronous Modbus library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%