搜索资源列表
uC-LIB
- Designed with Micrium s renowned quality, scalability and reliability, the purpose of μC/LIB is to provide a clean, organized ANSI C implementation of the most common standard library functions, macros, and constants.
uCOS-II-V2.80
- ucosii2.80版本,纯净版本,无任何改动-ucosii2.80 version, clean version, no change
uCOS-II-stm32f107vct
- 基于STM32的最小ucos操作系统,此系统为最干净的,在板子上亲自验证过。-This system is the most clean, based on the STM32 the minimum ucos operating system, proven himself on the board.
V3_IOTestOS_UCosII_2378_2339
- keil4环境,lpc2378+uCosII平台使用SP2339驱动(串口1扩3)纯净版。编译通过,直接可用-keil4 environment, lpc2378+uCosII platform SP2339 Drive (Serial an extended 3) clean version. Compile, directly available
PROJECT_NEW
- STM32 Lib3.5.0干净的库工程,带有ucos可以直接添加各种工程程序,已经测试过,可运行。希望能给大家带来-STM32 Lib3.5.0 clean library project
UCOS-III
- UCOS-IIIV3.0版本 ,KEIL4中开发的;硬件STM32F103ZET6 添加了两个任务,一个信号量,两个消息队列;非常干净,代码书写非常规范;是移植LWIP 等其他组件的理想载体;-UCOS-IIIV3.0 version, KEIL4 developed hardware STM32F103ZET6 added two tasks, a semaphore, two message queues very clean, very standard code writing
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。