Circuit Lake

Electronic Project and Circuit Collection

AVR Data Logger with MicroSD

10/12/2011 Category: AVR, Data Acquisition, Interfacing, Microcontroller, Project

This project shows you how to store data into microSD card in files with FAT32 format using microcontroller AVR ATmega32. The MCU receives sensor’s data through internal ADC. You can connect up to 8 different sensors to the system.

Data Logger with MicroSD card


In this project, Dharmani uses one channel to read temperature value from LM35 sensor and remain channels are used for simply reading voltages and storing them. The data is stored in CSV (comma separated values) format, which can be read using a PC/Laptop with Microsoft Excel or other compatible software. The project contains RTC interface (for date and time storage), RS232 (for connection with PC) and a micro SD module.

Data Logger
Project Firmware, Schematic and Documentation
dharmanitech.com