Welcome![Sign In][Sign Up]
Location:
Downloads Documents Software Engineering
Title: microSD_ATmega32_Data-Logger Download
 Description: microSD ATmega32 Data-Logger : Aim of this project is to present a way to store a large quantity of data into microSD card in files with FAT32 format. Here, ATmega32 is used for data collection and microSD interface. The data is received from in-build 8-channel ADC of ATmega32. One channel is used for reading temperature from LM35 sensor and remaining channels are used for simply reading voltages and storing them. This project can be used to interface 8 different sensors with ADC of ATmega32, similar to the LM35 used here. 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. A snapshot of the excel file is given later in this post.
 Downloaders recently: [More information of uploader boram69]
 To Search:
File list (Check if you may need any files):
microSD ATmega32 Data-Logger.mht
SD_DataLogger.pdf
.......logger_ver1.0_Source Code\ADC_routines.c
................................\ADC_routines.h
................................\default\ADC_routines.o
................................\.......\dep\ADC_routines.o.d
................................\.......\...\FAT32.o.d
................................\.......\...\i2c_routines.o.d
................................\.......\...\main.o.d
................................\.......\...\RTC_routines.o.d
................................\.......\...\SD_routines.o.d
................................\.......\...\SPI_routines.o.d
................................\.......\...\UART_routines.o.d
................................\.......\FAT32.o
................................\.......\i2c_routines.o
................................\.......\main.o
................................\.......\Makefile
................................\.......\RTC_routines.o
................................\.......\SD_Datalogger.eep
................................\.......\SD_Datalogger.elf
................................\.......\SD_Datalogger.hex
................................\.......\SD_Datalogger.lss
................................\.......\SD_Datalogger.map
................................\.......\SD_routines.o
................................\.......\SPI_routines.o
................................\.......\UART_routines.o
................................\FAT32.c
................................\FAT32.h
................................\i2c_routines.c
................................\i2c_routines.h
................................\main.c
................................\Org.zip
................................\RTC_routines.c
................................\RTC_routines.h
................................\SD_Datalogger.aps
................................\sd_datalogger.aws
................................\SD_routines.c
................................\sd_routines.h
................................\SPI_routines.c
................................\SPI_routines.h
................................\UART_routines.c
................................\UART_routines.h
    

CodeBus www.codebus.net