How do you save data from an Arduino-based device to a memory card? Fortunately, a microSD card and SD card breakout board now make this an easy task. Below is a simple tutorial on how to capture data ...
Makers and developers that enjoy using the Arduino platform to create projects, may be interested in a new Arduino smart display called the Pixel. Pixel offers an Arduino Zero compatible development ...
This project demonstrates how to create a data logger using the ESP32 microcontroller, an SHT31 temperature and humidity sensor, a DS3231 Real-Time Clock (RTC) module, and a microSD card module. The ...
This project logs air temperature inside a high-heat environment like a smoker or oven using an Arduino Uno, MAX6675 thermocouple, DS3231 RTC, and SD card module. It’s designed to be portable and ...