文件名称:microSD_ATmega32_Data-Logger

  • 所属分类:
  • 软件工程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 772kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Bo***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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.-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.




(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org