搜索资源列表
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
Micrium-ST-uCOS-II-LCD-STM32.r
- UCOSII 在STM32的移植,STM3210B-EVAL平台,支持IAR和Keil ,The source code for C/OS-II is provided in source form along with IAR EW and Keil*Vision3 (RV-MDK) project files that allows you to run C/OS-II on the IAR STM32-SK and ST STM3210BEVAL evaluation board
ucos
- ucos课件周立功内部资料 uos-II工程模板,程序设计基础,内核分析-ucos courseware ZLG internal information uos-II project templates, program design based on core analysis
arm11-ucos-makefile
- ucos for arm, makefile project OK6410-ucos for arm, makefile project
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
- uCOS-III 内核源代码,这是别人从官网上买的,如果有人发现不对或少文件,请尽快告知我,我可以找uCOS申诉,希望广大网友尽快试用,将结果反馈给我。 包内有Micrium-uCOS-III-UserManual英文的,希望有心之士尽快翻译。并uCOSIII+uCGUI的Keil for STM32 and S3C2440工程模板尽快出炉,我先举手要一份。 拜托诸位了!-uCOS-III kernel source code, which is the official websi
uCOS-II_Win32
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS ex
uCOS-IIforLPC2131
- 基于ARM7的UCOS2基础实验,uCOS-II for LPC2131 工程模板-ARM7-based UCOS2 experimental basis, uCOS-II project templates for LPC2131
uCOS-II_Mage128
- 移植ucos2.76到mega128中软件仿真成功。 需要在iccavr7.13中编译,软件仿真AVR Studio 4.12。下载后将其解压到d下编译,否则可能要修改iccavr 的环境变量。就是菜单project下的Options选择paths进行设置。 -Transplantation ucos2.76 to mega128 success in software simulation. The need for compiling iccavr7.13, software simul
LPC2300ucos
- LPC2300 ucos工程模板,直接导入ADS,便可以实现UCOS功能-LPC2300 ucos project templates, directly into ADS, will be able to achieve functional UCOS
uCOS-IIforLPC2103
- LCP2103简单ARM开发板的基于Ucos2的工程模板,很好用,另外需加入Ucos的操作系统源码,一起打包了!-ARM development board LCP2103 simple Ucos2-based project templates, very good, and the other to be joined Ucos source operating system, along with the packing!
ucos
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习-is a very good ucos embedded operating system, but the author has
UCOS+LWIP_X256_ADS
- UCOS+LWIP(X256_ADS) with a note of this project.
Project
- AVR ATmega32上移至uCOS-II源代码。编译器:ICCAVR6.31a; ucos版本:2.51-ATmega32 move up to uCOS- II source code
uCOS-II_S3C2440
- S3C2440是一款ARM9处理器,本工程使用ADS1.2编译器,跑ucos操作系统,使用gui实现显示功能。-Is an ARM9 S3C2440 processor, this project uses ADS1.2 compiler, run ucos operating system, use the gui to achieve display.
SST89R56-uCOS
- Keil uV2 下uCOS-ii在SST89R56下的工程(包含全部代码)。-The project in Keil uV2 about how to trasplant uCOS-ii to the SST89R56 (including all of the code.)
stm32--uCOS
- 基于stm32平台的ucos的系统移植的代码,包含工程文件-imigration sorce code of ucos based on stm32 plateform,and project file included.
uCOS-II_V291
- Keil uVision4的uCOS工程文件,处理器cotex M0,uC0S的移植工程-Keil uVision4 of uCOS project file, the processor cotex M0, uC0S transplant works
ucos-project-ii-stm32c8t6
- stm32单片机-F103C8T6上实现了多任务的切换的ucos任务,实现了3路的串口数据的通信,串口数据接收的灵敏度比较高,其中一个串口通信是基于modbus协议,同时可以进行CAN的通信,需要的朋友可以根据自己的需要进行修改。-implemented on a single chip-F103C8T6 stm32 ucos task switching multitasking achieve three-way serial communication data, serial data
UCOS-to-stm32
- 基于STM32处理器的纯净UCOS工程,包含3个版面-STM32 processor-based pure UCOS project contains three sections