ESP32 Data Logging Temperature Sensor Readings to microSD card (Arduino IDE)
In this user guide, we will learn how to log DS18B20 temperature sensor readings along with timestamps to a microSD card using ESP32 and Arduino IDE. Furthermore, the current date …