搜索资源列表
Time LPC2200
- LPC2200时钟显示程序源代码,ucOS-II系统下的实现方法,时钟设置以及显示-LPC2200 clock display program source code, ucOS-II system implementation, and demonstrate the clock installed
multitaskRTC
- 基于ucos的多任务与系统时钟实验,使用信号量解决任务间互斥问题,把系统时间显示在一个文本框中-based multi-task with the system clock experiments, the use of signal volume between mutually exclusive mandate to solve the problem, the system shows the time in a text box
M430_RTOS_For_IAR_v3.42a
- 一个使用MSP430汇编语言写的 RTOS,此版本为 V1.1 版并已修正过在 IAR MSP430 V3.42A 编译后可于 Simulator 下正常调度工作了,其中设置的六个任务上都下了断点,方便在 Simulator 下观测任务调度,兹将原使用说明详列如下: M430/OS 演示程序 V1.1 版,此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的
uCOS-II-V285
- 最近移植在s3c44b0x上的最新的ucos v2.85版本,并建立了简单的多任务,靠系统时钟中断切换,绝对的好东东奉献给大家!
ucos-ii_V270
- 前段时间在s3c44b0x上移植的ucos v2.70版本,系统时钟中断能跑起来了,请您享用!
test_arm926.rar
- ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
Stm32_ucos_2-3
- 在IAR环境中编写程序实现以下功能: 1、设计一个应用程序Mytask; 2、在任务中调用OSTimeGet()获得系统时钟节拍数OSTime,并将其显示在第一组数码管上; 3、当任务运行10s时,调用OSTimeSet()将OSTime设置为10,并显示在第二组数码管上。-Write a program in the IAR environment to achieve the following functions: 1, designing an application Myt
Stm32_ucos_2-1
- 在IAR环境中编写程序实现以下功能: 1、在第一组数码管上显示任务的运行次数; 2、调用钩子函数OSTimeTickHook()在第二组数码管上显示系统在没发生500次时钟中断期间,调度器进行任务调度的次数。-Write a program in the IAR environment to achieve the following functions: 1, in the first group of digital number displayed on the task of r
uCOS276+44B0X
- uCOS-V2.76版本成功移植在ARM7 44B0X处理器上,支持系统时钟以及中断嵌套,很有学习价值,本人已经测试通过,欢迎下载学习.-uCOS-V2.76 version of the success of transplantation in the ARM7 44B0X processors to support the system clock and interrupt nesting, it is worth learning, I have the test are welcom
uCOS-II
- 各个实例显示嵌入式实时操作系统μC/OS-Ⅱ内核的任务管理和调度、系统时钟和节拍服务、时间管理、中断、任务的通信和同步、内存的简单管理原理,适合初学者入门-All examples of embedded real-time operating system μC/OS- Ⅱ core task management and scheduling, the system clock and the tempo of service, time management, interruption,
Ucos_C8051F_PCF_UART0
- 在C8051F060上实现嵌入式系统ucos,读取时钟,并实现IIC通信以及串口通信。-C8051F060 at implementation on embedded systems ucos, read clock, and IIC communications, as well as implementation of serial communication.
Time_Driver
- 时间驱动模块。设置时间日期与RTC计数值相互转化,通过I2C读取写入,可在ucGUI应用层调用显示系统时钟。-Time-driven module. Set the date and time of RTC counts into each other, through the I2C read the writing, you can call the application layer ucGUI display system clock.
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 定
BathroomWaterSavingSystem
- 基于ucos2的浴室节水系统(射频,IC卡操作,LCD显示,时钟)-Bathroom water system based on ucos2 (RF, IC card operation, LCD display, clock)
BC50
- 嵌入式系统开发,x86体系机构,时钟管理,基于ucos-Embedded system developing, x86 system institutions, the clock management, based on ucos
clock
- 这是一个128*64液晶时钟程序,使用LPC2148,UCOS/II系统,内涵简单的菜单及数字输入处理函数来设置时间及闹钟-This is a 128* 64 LCD clock program, using the LPC2148, UCOS/II system, the connotation simple menu and digital input handler to set the time and alarm
uCos-time
- ucos实现单片机上的时钟系统,并可以显示图像-ucos achieve clock system microcontroller, and can display images
MSP430_UCOS_timeA
- 移植ucosii到msp430f5438a,官方文档都是用看门狗做的系统时钟,程序里改为timeA做的系统时钟-msp430 ucosii systick=timeA
UcosEx0209
- 嵌入式系统 UCOS中时钟计数程序实现.-The implementation of CLK in embedded system UCOS