graduation

所属分类:单片机开发
开发工具:Visual C++
文件大小:2117KB
下载次数:25
上传日期:2015-09-15 20:11:57
上 传 者18144056446
说明:  多路温度巡检仪采用ctrtex-M3内核的微处理器stm32为主控制器,配合数字式温度传感器、NRF24L01无线模块、液晶显示屏、LED 、及按键等组成。DS18B20温度传感器采用单总线技术实现和stm32的通信。采用NRF24L01无线传输将设备一采集到的温度信息传递给设备二。设备二的CPU将接收到的温度信息与设定的报警温度进行比较,如果大于设定的报警温度则亮对应的LED灯,并温度信息显示到TFTLCD屏上实现人机交互信息传递。按键的作用是设定设备一和设备二:如果 KEY1键按下,设置该设备为发送模式;如果KEY0键按下,设置该设备为接收模式;如果不能正常收发则会在LCD显示屏上提示错误信息。 本设计实现了开机自检,开机后即可自动检测DS18B20,NRF24L01等模块是否正常,如果不正常则会在LCD上提示错误信息。本系统一共使用了四个DS18B20温度传感器,通过在四个时间点ROM序列号的匹配可以实现温度巡检。CPU将采集到的温度值相加除以4得到平均温度,并显示在LCD上。
(The multi-channel temperature patrol instrument uses the STM32 with cortex-M3 core ad the main controller, cooperated with digital temperature-sensor,wireless data transmission device NRF24L01,a LCD screen,LED and keys.The temperature sensor DS18B20 realized the communication with STM32 by using 1-wire technology.The device one using the wireless data transmission device passes the temperature information gathered to the device two.The CPU of the device two will compare the temperature information received with the warning temperature seted before.The LED is lighted if the temperature is beyond the warning temperature ,and the temperature information is displayed to the TFTLCD to realize temperature human interaction.The keys is used to set the device one or two:if the key1 is pressed,the device is seted to delivery mode.if the key0 is pressed,the device is seted to send mode.The error message will displayed on the LCD,if the device can not receiving or sending. Boot automatical)

文件列表:
graduation\core\core_cm3.c (17273, 2010-06-07)
graduation\core\core_cm3.h (85714, 2011-02-09)
graduation\core\startup_stm32f10x_md.s (12765, 2014-05-23)
graduation\HARDWARE\DS18B20\ds18b20.c (3972, 2015-03-20)
graduation\HARDWARE\DS18B20\ds18b20.h (1260, 2015-03-20)
graduation\HARDWARE\KEY\key.c (1959, 2015-04-07)
graduation\HARDWARE\KEY\key.h (1013, 2014-03-20)
graduation\HARDWARE\LCD\FONT.H (35023, 2015-03-20)
graduation\HARDWARE\LCD\lcd.c (85280, 2014-03-21)
graduation\HARDWARE\LCD\lcd.h (10790, 2014-03-21)
graduation\HARDWARE\LED\led.c (2192, 2015-04-19)
graduation\HARDWARE\LED\led.h (734, 2015-04-19)
graduation\HARDWARE\NRF24L01\24l01.c (8235, 2015-04-02)
graduation\HARDWARE\NRF24L01\24l01.h (4822, 2014-03-22)
graduation\HARDWARE\SPI\spi.c (3318, 2014-03-22)
graduation\HARDWARE\SPI\spi.h (685, 2014-03-22)
graduation\keilkilll.bat (399, 2011-04-23)
graduation\OBJ\24l01.crf (258886, 2015-04-19)
graduation\OBJ\24l01.d (741, 2015-04-19)
graduation\OBJ\24l01.o (280012, 2015-04-19)
graduation\OBJ\core_cm3.crf (3652, 2015-04-19)
graduation\OBJ\core_cm3.d (104, 2015-04-19)
graduation\OBJ\core_cm3.o (10948, 2015-04-19)
graduation\OBJ\delay.crf (254238, 2015-04-19)
graduation\OBJ\delay.d (651, 2015-04-19)
graduation\OBJ\delay.o (272992, 2015-04-19)
graduation\OBJ\ds18b20.crf (255790, 2015-04-19)
graduation\OBJ\ds18b20.d (734, 2015-04-19)
graduation\OBJ\ds18b20.o (276308, 2015-04-19)
graduation\OBJ\graduation.axf (386456, 2015-04-19)
graduation\OBJ\graduation.build_log.htm (432, 2015-04-19)
graduation\OBJ\graduation.hex (114515, 2015-04-19)
graduation\OBJ\graduation.htm (94998, 2015-04-19)
graduation\OBJ\graduation.lnp (644, 2015-04-19)
graduation\OBJ\graduation.sct (479, 2015-04-07)
graduation\OBJ\key.crf (254551, 2015-04-19)
graduation\OBJ\key.d (658, 2015-04-19)
graduation\OBJ\key.o (273720, 2015-04-19)
graduation\OBJ\lcd.crf (310730, 2015-04-19)
graduation\OBJ\lcd.d (854, 2015-04-19)
... ...

近期下载者

相关文件


收藏者