资源列表
uCOS-explain
- UCOS 移植到MSP430149上的步骤和注意事项,以及相应的代码分析,是学习UCOS的好资料。-UCOS transplanted to MSP430149 on the steps and precautions, and the corresponding code analysis, is to learn UCOS good information.
test
- 没有移植uCOS的ucGUI演示,简单的演示。-failed to translate
1.2
- 可以实现PS2键盘 定时中断 UART串口通信-PS2 keyboard can be achieved timer interrupt UART serial communication
ATMEGA128UCOS-2task
- example ucos in AVR atmega128 with 2 task
Calendar
- 把日历时间信息,打印到串口,并可以进行交互式调整-Print Time/Date to Com
uCOSforC51
- 文章详细的讲解了UCosII在C51中的移植方法注意事项以及代码的详细注解,以及UcosII在移植开发中需要注意的一些问题和解决方法-Article detailed explanation of the UCosII transplantation in the C51 in the detailed notes and code comments, and UcosII need to pay attention in the development of transplant some o
Stm32_ucos_3-1
- 在IAR环境中实现以下要求的编程(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使得某个发光二级管闪烁,调用延
uCOS_driver_example
- uCOS-II所有驱动应用举例,包含有串口驱动,通用口驱动,I2C驱动,实时时钟,PWM波驱动,LED驱动。-uCOS-II_driver example. almost all based on LPC,use uCOS-II system and arm system. for this driver you can develop you project easly and from this you also can learn a lot about ARM system and uC
3.7
- 基于SmartARM2200,当按下任何一个键的时候,使用EasyARM 在屏幕上读取键位1-16 的值-Based on SmartARM2200, when any key is pressed when using EasyARM keys on the screen to read the value of 1-16
FS44B0II_uCOS276
- ucos-ii移植到ARM开发板,移植源码,希望对大家有帮助-ucos-ii ported to ARM
uCOS_test
- 用以学习邵贝贝版的uCOS在PC上的学习。包含了uCOS的源码,PC上的移植,Boland C++ 4.5,以及个人修改搭建好的开发环境和工程。需要修改TEST\TEST\TEST.C文件,然后再双击MAKETEST.BAT即可生成TEST.EXE的应用程序,可以很方便的学习-uCOS source code,Boland C++ 4.5.To learn uCOS easily.
CAN
- uC/os2 stm32 103V Source IAR Compalier and Keil Gooybay
