搜索资源列表
UCOS4atmel7x256
- UCOS移植到atmel arm7x256上,测试通过,并且包括一个控制灯闪的测试代码,开发环境IAR-UCOS atmel arm7x256 transplant, tests passed, and includes a control lights blinking test code development environment IAR
LJD-44B0XDVK_uCOS276
- 基于44B0的uCOS程序,包括Led显示等周期闪烁,按键输入,定时中断,打印log,初学者可用此入门-44B0 for uCOS procedures, including Led blinking cycle display, keypad input, timer interrupt, Print log, the portal available to beginners
UCOS最小系统。能在单片机上闪烁LED
- UCOS最小系统。能在单片机上闪烁LED。支持2个led闪烁。,Minimum System uCOS. Flicker on in the single-chip LED. 2 Supported led blinking.
keycontroloutput_ucos
- 操作系统ucos下LPC2200的key1控制4个led循环闪烁-UCOS LPC2200 operating under control of key1 cycle 4 led blinking
avr.tar
- ucos rtos task for led blinking by each task using suspend and resume method
uCos2
- 基于uC/OS-II的随机数显示,在LCD指定区域范围内,随机位置显示随机数字0-9,同时统计任务总数、CPU使用率以及OS的版本号,并且Led不停地闪烁,这是一个学习uC/OS-II的非常棒的例子!-Based on uC/OS-II of the random numbers displayed in the LCD within the designated area, a random position display random numbers 0-9, while the tota
STM32_UCOSII_temp
- 一个已经在斯stm32上移植好了的ucos ii的模板。内有几个简单的led闪烁任务,直接替换成自己的任务就可以使用。-A transplant in Sri Lanka stm32 the ucos ii template. There are a few simple led blinking task, a direct replacement for their own tasks, you can use.
uCOS-II_7s256
- uCOS-II在Atmel at91sam7s256上成功移植,开了三个线程,两个灯闪功能,一个串口打印功能.-repot uCOS-II RTOS on at91sam7s256(Atmel),there are three thread,two light-blinking function,one uart debug function.
STM32-led-blinjk-for-ucos
- STM32 开发板基于 uCosII 2.86 的 LED灯闪烁实验 开发板上电后,LED1-3 会按照默认的 500ms 间隔,明暗闪烁,此时可以通过 串口助手 SSCOM3.2 发出指令,设置 LED1,LED2,LED3 的闪烁间隔时间。间隔范围是 1-65535ms。可以设置任意一个 LED 得闪烁间隔时间, 通过这个实验,可以学习 ucosII 的 任务建立,及任务调度, 事件同步等内容。-STM32 development board based uCosII
02MINILED
- MINI-STM32F103RB LED BLINKING MINI-STM32F103RB LED BLINKING
STM32LEDucos
- 内容简述: * 本例程操作系统采用ucos2.86a版本, 建立了5个任务 任务名 优先级 APP_TASK_START_PRIO 2 主任务 Task_Com1_PRIO 4 COM1通信任务 Task_Led1_PRIO 7 LED1 闪烁任务 Task_Led2_PRIO 8 LED2 闪烁任务 Task_Led3_PRIO 9 LED3 闪烁任务 当然还包含了系统任务: O
01.uCOSIII-LED-MultiTasking
- leds blinking in diff tasks