Serial Data Exporter

Communication

This library provides a simple way to collect and export data via Serial in various output formats.
Currently supported formats include JSON output and output to the Arduino IDE Serial Plotter. Notably, JSON output using this library also enables simple data viewing using the Serial Data Viewer web tool: https://github.com/lyvewave/arduino-serial-data-viewer.

Author: Darash Desai

Maintainer: Darash Desai

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.