Arduino Temperature Data Logger with SD Card

This Arduino project shows how to build a temperature data logger using SD card, DS18B20 digital temperature sensor and DS3231 real time clock board. The Arduino reads temperature from the DS18B20 sensor and saves them (with date and time) to … Continue reading Arduino Temperature Data Logger with SD Card