oatmeal-protocol

Communication

A protocol to control and communicate with Arduino devices from Python.
The protocol supports multiple data types including integers, strings, floats, booleans, lists and missing values (NULL/None/nil). It even supports nested and mixed type lists.

Author: Isaac Turner

Maintainer: Isaac Turner

Read the documentation

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.