ESPLogger

Data Storage

This library provides a simple interface to collect data on local storage (embedded flash or micro SD).
It is ideal for IoT projects where data must be flushed when an internet connection is available and buffered until that moment. It can store only textual data.

Author: Fabiano Riccardi

Maintainer: Fabiano Riccardi

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32 architectures.

Releases

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