资源列表
CenterV1.1
- 基于LoRa技术的集中器,采用UCOSIII系统,eMWin库编写界面(LoRa net center, uC/OS-III and emWin)
0 void
- 基于STM32 的UCOSII系统,空白(UCOSII system based on stm32)
任务创建删除挂起恢复
- 在UCOS2上创建任务、删除任务、挂起任务、恢复任务,UCOS2模板和移植(Create task, delete task, suspend task, restore task, ucos2 template and transplant on ucos2)
UCOS-III
- STM32F1系列UCOS-III移植,在STM32CubeIDE上编译。(Transplant UCOS-III into STM32F1 Serial, Compiled with STM32CubeIDE.)
例6-2 UCOSIII任务挂起和恢复
- ucos的挂起和恢复,可以学习一下如何挂起和恢复系统(UCOS hang and restore, you can learn how to hang and restore the system)
例6-1 UCOSIII任务创建和删除
- ucos实时操作系统的创建和删除,可以学习如何实现创建(UCOS real-time operating system engineering porting template, if necessary, can be used for porting)
例4-1 UCOSIII移植
- ucos实时操作系统工程移植模板,有需要的可以用来移植(UCOS real-time operating system engineering porting template, if necessary, can be used for porting)
例9-1 UCOSIII软件定时器
- 实现了基于ucos的软件定时器功能,可以借此学习ucos系统(The software timer function based on uCOS is realized)
47651479SeggerEval_WIN32_MSVC_MinGW_GUI_V528
- ucgui 在线模拟工具,使用gui学习的工具(UcGUI online simulation tool, using GUI learning tools)
例6-1 UCOSIII任务创建和删除
- UCOSiii操作系统的任务移植和删除!(Ucosiii operating system task migration and deletion!)
UCOSII实验3-消息队列、信号量集和软件定时器
- STM32单片机UCOS下的消息队列、信号量集和软件定时器代码(Message queue, semaphore set and software timer code under UCOS of STM32 single chip microcomputer)
UCOSII实验2-信号量和邮箱
- STM32F103 单片机UCOS下信号量和邮箱代码(Semaphore and mailbox code under UCOS of STM32F103 single chip microcomputer)