搜索资源列表
ESBB2
- UCOS-II的周邊的應用範例如Timer,keyboard-UCOS-II peripheral applications such as Timer example, the keyboard
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
RTOSICCAVR
- UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This
uCOS-IItimer
- uCOS-II下的timer使用实例, TMR.C TMR.H
LPC17xx-uCos-W2.89 精选uC/OS II 2.89,完美支持CM3
- 精选uC/OS II 2.89,完美支持CM3,并扩展了定时器;采用最新CMSIS编程框架,使用NXP官方最新CMSIS2.0,完美支持NXP LPC17xx系列微处理器;该程序提供一个编程构架,驱动层被CMSIS包含,关于CMSIS2.0使用和例程,请读者去NXP官网下载或者互联网,主程序为一个任务通信的流水灯,环境为周立功LPC1766开发板。此为方卫龙整合修改,所有祝大家玩的愉快。-Selected uC/OS II 2.89, the perfect support for CM3, a
ucosii-13K.rar
- stm32 ucos 精简移殖版本 不需作任何修改直接便可运行。包含串口 定时器 ,transplant stm32 ucos streamlined version without any changes can be run directly. Contains the serial port timer
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
uCOS-II-examples-for-ARM7
- uCOS-II应用举例,列举了ARM7处理器下uCOS-II的移植,以及uCOS-II对外围设备的访问(包括gpio、i2c、modem、ppp、pwm、rtc、spi、timer、uart、zlg7290)。-uCOS-II Application Examples, listed under the ARM7 processor uCOS-II of transplantation, and uCOS-II s visit to the peripherals (including gpio
Micriumucos
- 这个是ucos官方网上下载的,ucos下的非常完整的商用的TCP/IP协议栈,对开发ucos下的网络产品的朋友来说是无价之宝,对想学习TCP/IP协议栈的朋友来说是最好的学习源码.更可贵的是,它还有完整的PDF资料.同时ucos也是最新版本V2.86,比较旧版本,它增加了对定时器的管理.在此贡献给大家,同时希望搞嵌入式的工程师们共同繁荣中国的嵌入式事业!-This is the official online ucos download, ucos under the very integrit
ucos_block
- 嵌入式系统ucos的几个应用实例,包括按键扫描,clock控制,timer管理,com通讯模块。强烈推荐!-Several ucos Embedded Systems Applications, including the scan button, clock control, timer management, com communications module. Strongly recommended!
uCOSNestingIrq
- uCOS在44b0芯片下的移植工程,该工程支持中断嵌套,在工程中笔者实现了44b0的看门狗功能,以及实现了用户定时器和消息模块,值得学习和参考。-uCOS transplanted under the 44b0-chip project, the project supports interrupt nesting in the project I realized 44b0 of the watchdog function, and the realization of the user ti
s1c33_uCos
- uCos在s1c33上的移植 S1C33 MCU EPSON最新的32位微处理器系列,专用于需要高级数据处理的便捷设备。 CPU性能 核心CPU 精工EPSON32位的RISC CPU,32位内部数据处理 33MHz 105条16位固定长度的指令 16个32位多用途的寄存器 在60MHZ操作下的最小指令执行时间为16.7ns 乘法、除法和MAC指令 内存 0~128K ROM 8K RAM 片内周边电路 晶振电路 32.769K~33MHz 定
uCOS-II
- 用以三星arm芯片的ucos操作系统,包括了内存管理,flash定时器和库函数等-ucos for GT2440,including flash mmu lcd and timer
e-luo-si-fang-kuai
- uCOS试验箱下编写的俄罗斯方块程序,用到LCD、键盘、定时器、中断知识,结果比较完美 -uCOS chamber prepared with the Tetris program using the LCD, keyboard, timer, interrupt knowledge
Twenty-UCOS-II-transplantation
- 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和Joystick的状态,并传递给任务AppTaskUserIF() AppTaskUserIF()"User I/F" 5 更新LCD "uC/OS-II Tmr" 29 管理定时器 "uC/OS-II Stat" 30 堆栈使用率统计 "uC/OS-II Idle" 3
timer
- ucos下 ARM7,LPC2138的定时器使用范例很好的代码-ucos under the ARM7, LPC2138 timers use the example of good code
TMR
- Timer library for ucos-ii.
Timer
- 一个嵌入式基于UCOS的计时器代码,能够实现计时器的开始,结束和暂停。-UCOS based on an embedded timer code, to achieve the timer start, end and pause.
uCOS-II_20120110
- 把ucos-ii移植到arm9上,包括lcd ,urt ,timer等适配-The ucos-ii ported to arm9, including lcd, urt, timer and other adaptation
ucos-c
- 压缩包中有基于ucos系统下的常用程序,有tim捕获,串口查询,串口中断,定时器中断,温度读取。-Compressed package based on common procedures under ucos system, there are tim capture, serial query, the serial port interrupt, timer interrupt, temperature reading.