登录
首页 » Visual C++ » SUN

SUN

于 2020-12-21 发布 文件大小:595KB
0 95
下载积分: 1 下载次数: 28

代码说明:

  基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。(Based on UC/OS-II real-time temperature monitoring system, the control CPU comes with a temperature sensor and the temperature on the digital display or LCD when the temperature is greater than the set value alarm alarm buzzer driver and uploaded to the PC via the serial port the PC gives instructions to eliminate warning alarm is canceled restart interrupted by an alarm from the key into reasonable arrangements for UC/OS-II real-time tasks, rational use of UC/OS-II mechanism for all types of events (semaphores, message mailboxes , message queues, event flag groups, etc.).)

文件列表:

SUN1
....\project
....\.......\Debug
....\.......\.....\Exe
....\.......\.....\...\gprs.bin,7000,2012-09-11
....\.......\.....\...\gprs.out,140788,2012-09-11
....\.......\.....\List
....\.......\.....\Obj
....\.......\.....\...\BoardInit.o,23404,2012-09-11
....\.......\.....\...\cortexm3_macro.o,2328,2012-09-11
....\.......\.....\...\gprs.o,18156,2011-01-13
....\.......\.....\...\gprs.pbi,971,2011-01-22
....\.......\.....\...\Hex.o,19724,2011-04-20
....\.......\.....\...\I2C.o,32216,2011-02-13
....\.......\.....\...\led.o,8576,2011-04-20
....\.......\.....\...\main.o,22724,2012-09-11
....\.......\.....\...\pdu.o,34760,2011-01-13
....\.......\.....\...\pdu.pbi,969,2011-01-22
....\.......\.....\...\PS2.o,11296,2012-09-11
....\.......\.....\...\stm32f10x_it.o,102196,2012-09-11
....\.......\.....\...\stm32f10x_vector.o,7464,2012-09-11
....\.......\.....\...\stm32_equip.o,34500,2012-09-11
....\.......\gprs.dep,16281,2012-09-11
....\.......\gprs.ewd,37815,2010-12-01
....\.......\gprs.ewp,47852,2011-06-27
....\.......\gprs.eww,251,2011-06-29
....\.......\settings
....\.......\........\gprs.cspy.bat,1989,2012-09-11
....\.......\........\gprs.dbgdt,6260,2012-09-11
....\.......\........\gprs.dni,858,2012-09-11
....\.......\........\gprs.wsdt,3318,2012-09-11
....\.......\........\gprs_Debug.jlink,248,2010-12-01
....\STM32_LIB
....\.........\config
....\.........\......\stm32f10x_conf.h,6383,2010-11-01
....\.........\inc
....\.........\...\cortexm3_macro.h,2225,2008-09-21
....\.........\...\stm32f10x_adc.h,18854,2008-09-21
....\.........\...\stm32f10x_bkp.h,6911,2008-09-21
....\.........\...\stm32f10x_can.h,12279,2008-09-21
....\.........\...\stm32f10x_crc.h,1881,2008-09-21
....\.........\...\stm32f10x_dac.h,9598,2008-09-21
....\.........\...\stm32f10x_dbgmcu.h,2859,2008-09-21
....\.........\...\stm32f10x_dma.h,17974,2008-09-21
....\.........\...\stm32f10x_exti.h,5776,2008-09-21
....\.........\...\stm32f10x_flash.h,13996,2008-09-21
....\.........\...\stm32f10x_fsmc.h,18487,2008-09-21
....\.........\...\stm32f10x_gpio.h,14820,2008-09-21
....\.........\...\stm32f10x_i2c.h,15604,2008-09-21
....\.........\...\stm32f10x_iwdg.h,3414,2008-09-21
....\.........\...\stm32f10x_lib.h,3200,2008-09-21
....\.........\...\stm32f10x_map.h,500262,2010-11-06
....\.........\...\stm32f10x_nvic.h,19198,2010-11-27
....\.........\...\stm32f10x_pwr.h,3865,2008-09-21
....\.........\...\stm32f10x_rcc.h,14783,2008-09-21
....\.........\...\stm32f10x_rtc.h,3619,2008-09-21
....\.........\...\stm32f10x_sdio.h,18326,2008-09-21
....\.........\...\stm32f10x_spi.h,13470,2008-09-21
....\.........\...\stm32f10x_systick.h,3212,2008-09-21
....\.........\...\stm32f10x_tim.h,47203,2008-09-21
....\.........\...\stm32f10x_type.h,3388,2010-11-22
....\.........\...\stm32f10x_usart.h,14182,2011-06-29
....\.........\...\stm32f10x_wwdg.h,2620,2008-09-21
....\.........\lib
....\.........\...\stm32_2.0.3_lib.a,191376,2010-11-01
....\.........\startup
....\.........\.......\cortexm3_macro.s,10277,2010-09-21
....\.........\.......\stm32f10x_vector.c,4569,2010-09-21
....\.........\version.txt,14462,2010-09-21
....\UCOS
....\....\inc
....\....\...\os_cfg.h,10090,2010-11-01
....\....\...\os_cpu.h,5264,2010-08-21
....\....\...\ucos_ii.h,81683,2008-11-07
....\....\lib
....\....\...\ucos.a,80308,2010-11-01
....\USER
....\....\inc
....\....\...\BoardInit.h,741,2011-07-01
....\....\...\includes.h,1924,2011-07-01
....\....\...\main.h,44,2011-07-01
....\....\...\PS2.h,261,2011-07-31
....\....\...\stm32f10x_it.h,3914,2011-07-01
....\....\...\stm32_equip.h,2323,2011-06-27
....\....\...\type.h,1479,2011-07-01
....\....\linkerCofig
....\....\...........\STM32_Flash.icf,1507,2010-11-20
....\....\...........\STM32_Flash.mac,2630,2010-09-21
....\....\...........\STM32_Flash_XRAM.icf,1477,2010-10-26
....\....\...........\STM32_Flash_XRAM.mac,2699,2010-09-21
....\....\src
....\....\...\BoardInit.c,12529,2011-07-06
....\....\...\main.c,534,2011-07-06
....\....\...\PS2.c,2428,2008-07-03
....\....\...\stm32f10x_it.c,31502,2008-07-03
....\....\...\stm32_equip.c,13192,2011-06-27
SUN2
....\project
....\.......\Debug
....\.......\.....\Exe

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696524资源总数
  • 103939会员总数
  • 12今日下载