stm32f107_wenduji

所属分类:单片机开发
开发工具:C/C++
文件大小:22012KB
下载次数:25
上传日期:2013-07-24 09:07:09
上 传 者张艺术家
说明:  基于STM32F107的多功能温度及设计,能够实时显示当前环境温度,还可以通过串口将温度上传的PC机,可以设定温度报警,还具有闹钟功能,可以说已经实现了市面上常见数字温度计的所有功能。
(Based STM32F107 multifunctional temperature and design, real-time displays the current ambient temperature, the temperature can also be uploaded via the serial PC, you can set the temperature alarm, but also has alarm clock function, can be said to have achieved all of the common market digital thermometer function.)

文件列表:
基于STM32F107开发板的多功能温度计\App\adc_test.c (3082, 2012-06-12)
基于STM32F107开发板的多功能温度计\App\beep_test.c (11445, 2012-08-19)
基于STM32F107开发板的多功能温度计\App\can_test.c (1379, 2012-08-19)
基于STM32F107开发板的多功能温度计\App\e2prom_test.c (1314, 2012-08-19)
基于STM32F107开发板的多功能温度计\App\file_test.c (1068, 2012-07-05)
基于STM32F107开发板的多功能温度计\App\hmi_test.c (3287, 2012-06-17)
基于STM32F107开发板的多功能温度计\App\keyboard_test.c (901, 2012-05-30)
基于STM32F107开发板的多功能温度计\App\led_test.c (1590, 2012-06-17)
基于STM32F107开发板的多功能温度计\App\mems_test.c (1510, 2012-08-20)
基于STM32F107开发板的多功能温度计\App\oled_test.c (19504, 2012-09-14)
基于STM32F107开发板的多功能温度计\App\temperature_test.c (7026, 2012-09-15)
基于STM32F107开发板的多功能温度计\App\time_task.c (4308, 2012-09-09)
基于STM32F107开发板的多功能温度计\App\time_test.c (21878, 2012-09-14)
基于STM32F107开发板的多功能温度计\App\uart_test.c (2785, 2012-09-05)
基于STM32F107开发板的多功能温度计\App\usb-device_test.c (829, 2012-06-12)
基于STM32F107开发板的多功能温度计\BSP\inc\AUDIO.c (16583, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\AUDIO.h (1691, 2011-07-18)
基于STM32F107开发板的多功能温度计\BSP\inc\AUDIO_REG.h (789, 2011-07-18)
基于STM32F107开发板的多功能温度计\BSP\inc\bsp.h (14137, 2011-07-08)
基于STM32F107开发板的多功能温度计\BSP\inc\can.h (215, 2012-05-30)
基于STM32F107开发板的多功能温度计\BSP\inc\CODEC.H (31414, 2011-03-21)
基于STM32F107开发板的多功能温度计\BSP\inc\commanddefs.h (6963, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\DS18B20.h (691, 2012-04-27)
基于STM32F107开发板的多功能温度计\BSP\inc\fmio.h (695, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\FMRXtest.h (1075, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\FMTXtest.h (1050, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\I2C.h (672, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\i2c_ee.h (2297, 2010-10-09)
基于STM32F107开发板的多功能温度计\BSP\inc\include.h (544, 2012-05-27)
基于STM32F107开发板的多功能温度计\BSP\inc\keyboard.h (2684, 2012-05-09)
基于STM32F107开发板的多功能温度计\BSP\inc\MEMS.h (2352, 2012-05-10)
基于STM32F107开发板的多功能温度计\BSP\inc\module.h (142, 2011-08-31)
基于STM32F107开发板的多功能温度计\BSP\inc\msd.c (29820, 2010-09-27)
基于STM32F107开发板的多功能温度计\BSP\inc\msd.h (8285, 2011-08-15)
基于STM32F107开发板的多功能温度计\BSP\inc\my_types.h (149, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\OLED.h (655, 2012-05-30)
基于STM32F107开发板的多功能温度计\BSP\inc\OLED_REG.h (741, 2011-08-02)
基于STM32F107开发板的多功能温度计\BSP\inc\propertydefs.h (19620, 2011-07-14)
基于STM32F107开发板的多功能温度计\BSP\inc\PS2.h (614, 2011-08-26)
基于STM32F107开发板的多功能温度计\BSP\inc\realtime.h (3024, 2012-09-06)
... ...

FatFs Module Source Files R0.08 (C)ChaN, 2010 FILES ffconf.h Configuration file for FatFs module. ff.h Common include file for FatFs and application module. ff.c FatFs module. diskio.h Common include file for FatFs and disk I/O module. diskio.c Skeleton of low level disk I/O module. integer.h Alternative type definitions for integer variables. option Optional external functions. Low level disk I/O module is not included in this archive because the FatFs module is only a generic file system layer and not depend on any specific storage device. You have to provide a low level disk I/O module that written to control your storage device. AGREEMENTS FatFs module is an open source software to implement FAT file system to small embedded systems. This is a free software and is opened for education, research and commercial developments under license policy of following trems. Copyright (C) 2010, ChaN, all right reserved. * The FatFs module is a free software and there is NO WARRANTY. * No restriction on use. You can use, modify and redistribute it for personal, non-profit or commercial product UNDER YOUR RESPONSIBILITY. * Redistributions of source code must retain the above copyright notice. REVISION HISTORY Feb 26, 2006 R0.00 Prototype Apr 29, 2006 R0.01 First release. Jun 01, 2006 R0.02 Added FAT12. Removed unbuffered mode. Fixed a problem on small (<32M) patition. Jun 10, 2006 R0.02a Added a configuration option _FS_MINIMUM. Sep 22, 2006 R0.03 Added f_rename. Changed option _FS_MINIMUM to _FS_MINIMIZE. Dec 11, 2006 R0.03a Improved cluster scan algolithm to write files fast. Fixed f_mkdir creates incorrect directory on FAT32. Feb 04, 2007 R0.04 Supported multiple drive system. (FatFs) Changed some APIs for multiple drive system. Added f_mkfs. (FatFs) Added _USE_FAT32 option. (Tiny-FatFs) Apr 01, 2007 R0.04a Supported multiple partitions on a plysical drive. (FatFs) Fixed an endian sensitive code in f_mkfs. (FatFs) Added a capability of extending the file size to f_lseek. Added minimization level 3. Fixed a problem that can collapse a sector when recreate an existing file in any sub-directory at non FAT32 cfg. (Tiny-FatFs) May 05, 2007 R0.04b Added _USE_NTFLAG option. Added FSInfo support. Fixed some problems corresponds to FAT32. (Tiny-FatFs) Fixed DBCS name can result FR_INVALID_NAME. Fixed short seek (0 < ofs <= csize) collapses the file object. Aug 25, 2007 R0.05 Changed arguments of f_read, f_write. Changed arguments of f_mkfs. (FatFs) Fixed f_mkfs on FAT32 creates incorrect FSInfo. (FatFs) Fixed f_mkdir on FAT32 creates incorrect directory. (FatFs) Feb 03, 2008 R0.05a Added f_truncate(). Added f_utime(). Fixed off by one error at FAT sub-type determination. Fixed btr in f_read() can be mistruncated. Fixed cached sector is not flushed when create and close without write. Apr 01, 2008 R0.06 Added f_forward(). (Tiny-FatFs) Added string functions: fputc(), fputs(), fprintf() and fgets(). Improved performance of f_lseek() on move to the same or following cluster. Apr 01, 2009, R0.07 Merged Tiny-FatFs as a buffer configuration option. Added long file name support. Added multiple code page support. Added re-entrancy for multitask operation. Added auto cluster size selection to f_mkfs(). Added rewind option to f_readdir(). Changed result code of critical errors. Renamed string functions to avoid name collision. Apr 14, 2009, R0.07a Separated out OS dependent code on reentrant cfg. Added multiple sector size support. Jun 21, 2009, R0.07c Fixed f_unlink() may return FR_OK on error. Fixed wrong cache control in f_lseek(). Added relative path feature. Added f_chdir(). Added f_chdrive(). Added proper case conversion for extended characters. Nov 03, 2009 R0.07e Separated out configuration options from ff.h to ffconf.h. Added a configuration option, _LFN_UNICODE. Fixed f_unlink() fails to remove a sub-dir on _FS_RPATH. Fixed name matching error on the 13 char boundary. Changed f_readdir() to return the SFN with always upper case on non-LFN cfg. May 15, 2010, R0.08 Added a memory configuration option. (_USE_LFN) Added file lock feature. (_FS_SHARE) Added fast seek feature. (_USE_FASTSEEK) Changed some types on the API, XCHAR->TCHAR. Changed fname member in the FILINFO structure on Unicode cfg. String functions support UTF-8 encoding files on Unicode cfg.

近期下载者

相关文件


收藏者