搜索资源列表
ucos 自己移植的在stm32上的ucos
- 自己移植的在stm32上的ucos,包括了一个串口的驱动和实例,初始汇编也改过了,可以正常使用,因为版权的关系,具体应用就不传了,希望对大家有所帮助。-Their transplantation on the stm32 ucos, includes a serial port driver and examples, the initial compilation also turn over, you can normally use, because the relationship be
ucosii-13K.rar
- stm32 ucos 精简移殖版本 不需作任何修改直接便可运行。包含串口 定时器 ,transplant stm32 ucos streamlined version without any changes can be run directly. Contains the serial port timer
UCOS_GPS.rar
- 我的stm32上GPS程序,串口部分是非库函数,有需要的可以参考下,个人觉得不错,I stm32 on the GPS program, serial part of the non-library functions, there is a need that can refer to the following individuals feel good
Camera
- uc/GUI GUI STM32 CAN ARM, uC/OS2, uC/OS-II Source and file Very good
ucosSTM32.rar
- 基于STM32的ucos源代码,所用的开发环境是KEIL,高兴的是,所有的源文件和操作系统,都可以直接使用.,Ucos based on the STM32 source code, development environment used is the KEIL, pleased that all the source files and operating system can be used directly.
uCOS-II-FS-uCGUI-SD-TFT
- STM32-ucos-FS文件系统-uCGUI-SD卡-TFT9325-说有动移植好了,保证能用-STM32-ucos-FS file system-uCGUI-SD Card-TFT9325-said Udo transplant well, can be used to ensure
ucos-iii-to-stm32
- keil工程下uCOS-III在stm32f103上的移植的源代码,该程序可以再103 和107 芯片上运行成功运行-uCOS-III on stm32f103, keil project transplant source code, the program can be run on the 103 and 107 chips run successfully
UCOS-III_STM32_MDK
- ucos iii uCos_III MDK工程 亲测可以使用 处理器为stm32f103ve-ucos iii uCos_III MDK engineering pro-test can be used processor stm32f103ve
ucos-stm32
- 运行在stm32下的uC-OS操作系统,更新到3.5的固件库。配合IAP程序,可直接下载程序-Running in the the stm32 next uC-OS operating system, updated to the 3.5 firmware library. With the IAP program can directly download program
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
CAN_test
- stm32 cortex-m3 can总线程序-stm32 cortex-m3 can bus program
CAN
- uC/os2 stm32 103V Source IAR Compalier and Keil Gooybay
STM32--CAN--ucgui-ucos
- ucosII结合uc-gui的例程,展示了CAN通信的功能-ucosII combined with the routine of the uc-gui, showing the function of the CAN communication
1.STM32-CAN
- 1.STM32处理器下的IAR开发环境下,CAN总线通信实例程序-IAR development environment 1.STM32 processor, CAN bus communication program
1-uCOS-II+LED(单任务)
- 在stm32上一直的uCOS-II+LED(单任务),可以直接编译的(The uCOS-II+LED (single task) that has been on STM32 can be compiled directly)
2-uCOS-II+LED(多任务)
- 在STM32上一直的uCOS-II+LED(多任务),可以直接编译(The uCOS-II+LED (multitasking) on STM32 can be compiled directly)
APP
- 吧can通信包转换成串口 里面包含can口的设置 500kb/s 串口波特率是19200(Bar can be converted into a serial communication package)
BSP
- stm32吧can转接成usart can里面包含初始换 速率500kb/s usart 19200(The stm32 bar can be converted to usart which can contain the usart 19200 with an initial conversion rate of 500kb / s)
2. 移植 uCOS-III 到 STM32
- 将uCOSII2.91在STM32上移植成功! 初学ucosII的朋友可以在直接模拟学习了! 轻松愉快!(A successful transplant of uCOSII2.91 on STM32! A friend who first learns ucosII can learn to learn directly. Easy and happy!)
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。