搜索资源列表
avr rtos
- avr rtos AVR单片机上的实时操作系统-avr Byelorussian AVR on the real-time operating system
PIC-RTOS实时操作系统
- 一个基于PIC的RTOS实时操作系统源代码,内附说明 -a PIC-based RTOS Real-Time Operating System source code, enclosing Note
usb+ADXL+RTOS
- 毕业设计中移植完成的usb+ADXL+RTOS源代码,自己看看是否有用。-graduation design transplantation completed usb ADXL RTOS source code, to see for yourself whether it is useful.
small RTOS在C8051F单片机上的应用
- small RTOS在C8051F单片机上的应用-small RTOS in the C8051F Application
基于80C51单片机源码公开的Small RTOS 1.12.1版
- 基于80C51单片机源码公开的Small RTOS 1.12.1版-80C51 microcontroller based on the open source version 1.12.1 Small RTOS
Salvo单片机RTOS例程
- Salvo单片机RTOS例程源代码
Small RTOS 移植至 AVR (第四版)
- Small RTOS 移植至 AVR (第四版),其中新加OS_CONTEXT_SWITCH_METHOD,为0任务切换保护全部32个寄存器,SREG,Os_Enter_Sum和返回地址(共36字节),为1 任务切换保只护其中20个寄存器,SREG,Os_Enter_Sum和返回地址(共24字节).
yavrtos.广泛用于AVR单片机的RTOS
- yavrtos,一款用于广泛用于AVR单片机的RTOS,文件里是这款OS的源码,yavrtos, a widely used for AVR MCU RTOS, this document is the source OS
msp430f5438单片机RTOS与触控GUI
- msp430f5438单片机RTOS与触控GUI-msp430f5438 MCU RTOS and GUI touch
rl-arm401 实时运行的RTOS实时库
- rl-arm401 这是个MdK的实时运行的RTOS实时库。-rl-arm401
lztRTOS
- 本RTOS参考 usOS-II, ARM-RTX,仔细研读,会对你有很大的帮助-The RTOS reference usOS-II, ARM-RTX, carefully read, will you have a great help
picRTOS
- 精简的pic rtos 汇编代码。 每个任务包括变量定义、初始化程序、中断程序、核心程序。使用编译器MPASM。 对理解rtos、按照rtos思路写pic单片机的小程序很有帮助。-Pic rtos streamlined assembly code. Each mission, including the definition of variables, initialization procedures, interruption of the procedure, the core prog
RaysRTOS-STM8IAR
- rtos for stm8,来自国外的源码。编译器采用的是stm8的官方编译器cosmic。-rtos for stm8, from foreign source. Compiler used is the official compiler stm8 cosmic.
ClockRTX51
- 1、学习Proteus的使用, 2、学习并掌握编译器Keil C环境下做51的系统开发 3、进一步学习时钟的算法,会使用硬件实现此算法; 4、了解基于RTOS上的多任务分时使用CPU,掌握任务的创建、删除、等待以及任务之间的同步等基本的多任务程序设计方法、掌握操作系统的基本原理。 -1, to learn the use of Proteus, 2, to learn and master the Keil C compiler environment do 51 System
Tasks
- RTOS(real time OS)单片机程序。ATMEGA16芯片-RTOS (real time OS) Singlechip procedures. ATmega16 chip
RTOS--SmallRTOSV1·50·0
- Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照Easy
MEGA16RTOSGUI(GCC)
- 一个基于MEGA16的GUI,使用了RTOS-MEGA16 based on the GUI, the use of RTOS
irtos_alfa-0.1.0
- 在AVR单片机上使用的一款RTOS,可抢占内核,FIFO等功能-Single-chip in the AVR use a RTOS, the kernel can seize, FIFO functions
51-MCU-small-RTOS
- 51 单片机 small RTOS系统,keil环境下编译-51 single small RTOS system, keil compiler environment
RTOS移植到stm32
- 简单的实现了将rtos移植到stm32单片机上。(Simple realization of the RTOS transplanted to the STM32 microcontroller.)