ESP32: How to Log Data (9 Different Ways)
In this article, you will learn nine different methods to log and save data with the ESP32. Would you like to monitor a specific sensor with the ESP32 and keep track of the data over time? Would you like to save all your data records but you don’t know how to do it or which method to use? Here we’ll show you different ways to save data permanently with the ESP32. We’ll show you methods that rely on third-party databases, services, hardware solutions, and others.
Throughout this article, we’ll cover the following methods to save data using the ESP32:
MicroSD Card
ESP32 Filesystem (SPIFFS or LittleFS)
Firebase Realtime Database and Firebase Storage
InfluxDB Time Series Database
Deta Base: Free and Unlimited Database
Thingspeak Channels
Google sheets
MySQL on a Cloud Server
MySQL on a Local Server
https://randomnerdtutorials.com/esp32-how-to-log-data/
Throughout this article, we’ll cover the following methods to save data using the ESP32:
https://randomnerdtutorials.com/esp32-how-to-log-data/
Random Nerd Tutorials
Discover 10 different ways to log and save data with the ESP32. Learn how to save data with ESP32 using local database, third-party services, hardware solutions, and others.
