搜索资源列表
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
borland_cPP_4[1].5
- 用BC++ V4.5编译调试uC/OS-II的步骤 Borland C++ 4.5可以直接生成32位的Windows程序,即Win32s程序。-With BC++ V4.5 compiler debugging uC/OS-II steps Borland C++ 4.5 can generate 32-bit Windows program that Win32s program.
color_lcd_interface_to_atmega_32
- tihs is a sample program for interface color tft lcd version ( lmt035dnafwu ) with atmel atmega32 microcontroller
ucos-stm32
- 运行在stm32下的uC-OS操作系统,更新到3.5的固件库。配合IAP程序,可直接下载程序-Running in the the stm32 next uC-OS operating system, updated to the 3.5 firmware library. With the IAP program can directly download program
MSP430F54xx_UCOSII
- 适用MCU: TI MSP430 5XX 适用ucos-ii版本:2.86 编译环境:IAR4.11B 主要的工作: 在MICRIUM网站上430移植代码的基础上进行了修改:5XX系列PC寄存器为20位,堆栈的宽度仍为16位,因此在对PC和SR的压栈处理上做了修改;另外在汇编程序里调用HOOK函数的CALL XXX 改成 CALLA XXX -Applicable MCU: TI MSP430 5XX applicable ucos-ii version: 2.86 bui
Stm32_ucos_2-2
- 在IAR环境中编写程序实现以下功能: 1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask; 2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数; 3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的; 4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a p
ucosiimsgbox
- 基于ARM lm3s8962的UCOS II的程序,运用消息邮箱进行通信的例程-ucos ii program based on ARM LM3S8962, communicate with message box
ucosiiuartintsend
- 基于ARM LM3S8962的UCOS II 程序。 运用UART中断进行串口发送的例程-ucos ii program based on ARM LM3S8962 communicate with PC according to UART int
Three_Input_Three_Output
- This Program Cotains Eeprom Read-write functions, 4 Bit LCD interface routines, Keyboard Interface with normal Key Input to the 89C52 atmel Microcontroller.
SC28L198
- SC28L198是一个带有8个全双工异步通道UART的芯片,每个UART通道的接收器和发送器都拥有16字节深度的FIFO。芯片的每个UART通道除了基本的异步通信功能外,还可实现软件流控制(in-band flow control)、硬件流控制(out-of-band flow control)、以及多点模式(唤醒模式或RS-485模式)等,同时每个UART都有4个外扩的I/O引脚,每个外扩I/O引脚都为功能复用。 本资料包含完整测试程序,应用文档,电路原理图及PPT演示文档等。-SC28L
po
- exchange tablo The top software for a currency exchange board. Management through RS-232, Iron is made on the basis of Atmega8, is if necessary possible Realisation of operating modes with a conclusion of current time and current date. Inc
uCOSV261
- uCOSV261 原程序。uCOS II简介 u C / O S 是一种免费公开源代码、结构小巧、具有可剥夺实时内核的实时操作系统。-uCOSV261 the original program. uCOS II Introduction u C/OS is a free open source, structure compact, with real-time kernel can be deprived of real-time operating system.
bootloader
- * Descr iption : This Program allows an AVR with bootloader capabilities to * Read/write its own Flash/EEprom. To enter Programming mode * an input pin is checked. If this pin is pulled low, programming mode * is entered. If not, normal executi
ucosiimsg
- 基于ARM的UCOS II的程序,运用信号量进行通信的例程-UCOS II program based on ARM, communicate with message
ucosiimsgqueen
- 基于ARM LM3S8962的UCOS II的程序,运用消息队列进行通信的例程-ucos ii program based on ARM LM3S8962, communicate with massage queen
ucos_MessageQueue
- uC/OS消息队列演示.这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及 一个控制任务TAC,等待消息的任 * 务总是按照优先级的高低来决定获得消息的顺 序,实现消息队列的使用。-uC/OS message queue presentation. This program demonstrates a basic message queue. Proceedings designed six common application tasks, and a control ta
ucos_Philosopher_Repast
- uC/OS哲学家就餐演示.这个程序演示基本的哲学家就餐问题的解决。程序启动具有五个不同优先级的任务,每个任务对应一个 * 哲学家,完成一系列动作.-uC/OS Dining Philosophers presentation. This program demonstrates the basic dining philosophers problem to solve. Program starts with five different priority tasks, each tas
ucos_Pri_Inherit
- uC/OS优先级继承演示.这个程序演示优先级继承的原理。程序启动具有三个不同优先级的任务,每个任务请求、获得和释放互 * 斥信号量,完成一系列动作.-uC/OS priority inheritance presentation. This program demonstrates the principle of priority inheritance. Program starts with three different priority tasks, each task requ
03_task_manage
- ucos下的任务管理主程序,配合ucos标准教程一书-ucos Task Manager under the main program, with the standard tutorial book ucos
VCPucos2
- 一些基于VC++的ucos2的简单程序,每个程序都与ucos2的函数调用有关,有助于你深入学习ucos2,里面有VC++环境下的ucos2 和 简单程序的源代码-Some based on the VC ucos2, simple program, each program with ucos2 function call related to help you in-depth study ucos2, which VC environment ucos2 and simple progr