CmdMessenger

Communication

A serial messaging library for the Arduino and .NET/Mono platform.
It uses serial port and Bluetooth as transport layer. To use CmdMessenger, we define a list of command identifiers, then attach callback / handler functions for received messages. PLEASE NOTE: samples requires PID and optionally Adafruit_MAX31855 libraries.

Author: Thijs Elenbaas, Valeriy Kucherenko

Maintainer: Thijs Elenbaas

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.