搜索资源列表
Stm32_ucos 在STM32上编写多任务实时操作系统
- 在STM32上编写多任务实时操作系统,同时运行6个任务,通过发送和接收信号量机制,解决哲学家就餐问题,通过板上按键代表哲学家的就餐请求,板上LED灯表示就餐成功或者未果,同时在晶体数码管上显示就餐申请时间。-STM32 to write multi-task in real-time operating system, run six tasks by sending and receiving semaphore mechanism to solve the dining philosophe
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
STM32-SST25VF016B-SPI-v3
- 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
UCOSinSTM32
- 实时内核UC/OS II 在Cortex-32内核STM32上的移植,并附PDF说明文档.-Real-Time Kernel UC/OS II in the Cortex-32 core STM32 on the transplant, along with PDF documentation.
12
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-The classic example of embedded real-time operating system μCOS-Ⅱ- based on the the STM32 processor- CD-ROM
13
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-The classic example of embedded real-time operating system μCOS-Ⅱ- based on the the STM32 processor- CD-ROM
14
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-The classic example of embedded real-time operating system μCOS-Ⅱ- based on the the STM32 processor- CD-ROM
15
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-The classic example of embedded real-time operating system μCOS-Ⅱ- based on the the STM32 processor- CD-ROM
16
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-The classic example of embedded real-time operating system μCOS-Ⅱ- based on the the STM32 processor- CD-ROM
lcduart
- 是在stm32开发板上移植了uC/OS实时操作系统,在上面能够进行多任务编程,本设计完成点亮led灯和串口通讯,lcd显示,按键扫描-Is on the stm32 development board transplant real-time operating system uC/OS, capable of multitasking programming on it, the design complete lit led lights and serial port communicat
STM32-UCOS
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-Embedded real-time operating system mu COS- Ⅱ classic example, based on the STM32 processor- CD data
vx114
- Computing time and two-dimensional histogram, Car class-based truck driver trying to Matlab program, Very suitable for the study using computer vision.
adqge
- Based on the time delay estimation of power spectrum, Image optical flow calculation matlab program, Build a framework OFDM communication system.
xqidg
- Mutual information is useful to calculate a set of procedures, Time series data analysis Mellin transform tool, You can get a very accurate amplitude, frequency, phase estimation.
bgfwm
- PSS primary synchronization signal in the time domain simulation related, Target can be extracted in a picture you want, A window function design FIR digital band-pass filter.
iphuw
- Is a practical method of path planning, For time-frequency analysis algorithm, esprit algorithm signal frequency interference can be assesse.
4615
- For time-frequency analysis algorithm, Rapid expansion of random spanning tree algorithm, By matlab code.
10.1.5 FreeRTOS_V8.20_IAR_6.7_SoftwareTimer
- FreeRTOS实时操作系统的STM32工程,完整工程,值得收藏(FreeRTOS real time operating system STM32 project, complete project, worth collecting)
SecuritySystem
- 实时监测温湿度,门禁监测,智能控制LED(Real-time monitoring of temperature and humidity, entrance guard monitoring, intelligent control LED)
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。