CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - small rtos

搜索资源列表

  1. small RTOS在C8051F单片机上的应用

    0下载:
  2. small RTOS在C8051F单片机上的应用-small RTOS in the C8051F Application
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:44669
    • 提供者:侯赛
  1. Small RTOS(51)源代码、应用问答集

    0下载:
  2. Small RTOS(51)源代码、应用问答集.zip 可用于嵌入式51系统。--Source code for small RTOS(51), and Q&A. It could be used in embedded 51 system.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:668828
    • 提供者:张强
  1. 基于80C51单片机源码公开的Small RTOS 1.12.1版

    0下载:
  2. 基于80C51单片机源码公开的Small RTOS 1.12.1版-80C51 microcontroller based on the open source version 1.12.1 Small RTOS
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:215320
    • 提供者:zxf
  1. Small RTOS v1.20.3

    0下载:
  2. Small RTOS v1.20.3
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-11-14
    • 文件大小:670629
    • 提供者:jjzhang166
  1. Small RTOS 移植至 AVR (第四版)

    0下载:
  2. Small RTOS 移植至 AVR (第四版),其中新加OS_CONTEXT_SWITCH_METHOD,为0任务切换保护全部32个寄存器,SREG,Os_Enter_Sum和返回地址(共36字节),为1 任务切换保只护其中20个寄存器,SREG,Os_Enter_Sum和返回地址(共24字节).
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-30
    • 文件大小:43047
    • 提供者:xyz543
  1. SmallRtos51

    0下载:
  2. Small RTOS是一个源代码公开的多任务实时操作系统,Small RTOS 51 是其在8051系列处理器上的移植(使用keil c51)。Small RTOS可以简化那 些复杂而且时间要求严格的工程的软件设计工作.本手册主要讲述Small RTOS 的使用,本说明了在8051系列处理器上使用应该注意的问题。同时讲述了 Small RTOS的移植。 -Small RTOS is an open source multi-task real-time operating
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:689885
    • 提供者:海新
  1. SmallRTOSAVR

    1下载:
  2. SMALL RTOS for AVR源码,不错的学习用的入门级RTOS-RealTime Operating System
  3. 所属分类:uCOS开发

    • 发布日期:2014-03-06
    • 文件大小:61229
    • 提供者:qjhu0433
  1. j_11970_93small_rtos

    0下载:
  2. 基于80C51单片机源码公开的Small RTOS v1.20.3-,C-C++,单片机开发/SCM 内含单片机源码rtos随想曲,Small RTOS 下dp-51例子 最新版-80C51 single-chip based on open source Small RTOS v1.20.3-, C-C++, Singlechip development/SCM contains source RTOS Singlechip Caprice, Small RTOS example dp-5
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-27
    • 文件大小:220432
    • 提供者:ljl
  1. REAL_TIMErtos

    0下载:
  2. Small RTOS(51) 1.00v 无需外扩ram即可在51上执行的占先式RTOS 可移植,完全免费,公开源代码 具有详细中文文档和注释 (作者已经把它运用到实际的项目中)-Small RTOS (51) 1.00v without ram can be expanded outside of the 51 on the implementation of Preemptive RTOS portable, completely free, open-source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:351132
    • 提供者:zhanghh624
  1. RTOS--SmallRTOSV1·50·0

    0下载:
  2. Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照Easy
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:176279
    • 提供者:黄山
  1. SmallRtosAndCAN

    0下载:
  2. Small RTOS 下SJA1000驱动程序的编写。主要介绍了在实时操作系统Small RTOS下,编写独立CAN控制器SJA1000驱动程序的方法。并介绍了SJA1000 PeliCan模式下接口函数库的使用方法,以及简要的介绍了对Small RTOS的配置方法。以及相关的程序-Under the Small RTOS prepared SJA1000 driver. Mainly in the Small RTOS real-time operating system, the prepa
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:229240
    • 提供者:孟凡
  1. ourdev_4

    0下载:
  2. SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:666747
    • 提供者:迷茫
  1. clock

    0下载:
  2. Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。-Small RTOS 51 DP-51 download simulation instrument to achieve an alarm clock source.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:15022
    • 提供者:王晓玲
  1. newKey

    1下载:
  2. Small RTOS键盘驱动程序,支持254个按键和最多可以支持三个按键同时按下!-Small RTOS keyboard driver to support 254 keys, and can support up to three keys pressed at the same time!
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:12005
    • 提供者:谢翼
  1. SmallRTOS

    0下载:
  2. 北航 SMALL RTOS 例子,RTOS 对于51工程师进入嵌入式做准备!-Beihang SMALL RTOS example, RTOS for embedded 51 engineers prepare to enter!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:246348
    • 提供者:星夜浪人
  1. small-rtos-clock

    0下载:
  2. 这是基于small rtos操作系统的在51系列单片机上实现的一个数字钟,用proteus仿真实现,用原理图,可以在硬件上直接运行,但必须注意要用89S52或者更大ram的芯片。-This is based on small rtos operating system in the 51 series microcontroller implemented on a digital clock, with proteus simulation to achieve, with schematic
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:579649
    • 提供者:朱信
  1. Small-RTOS

    0下载:
  2. 一个51下的源代码开放的操作系统small rtos-51 source code under an open operating system, small rtos
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:288209
    • 提供者:系统
  1. 51-MCU-small-RTOS

    0下载:
  2. 51 单片机 small RTOS系统,keil环境下编译-51 single small RTOS system, keil compiler environment
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:104291
    • 提供者:王明
  1. small-RTOS

    1下载:
  2. 51单片机最小系统程序。多任务处理,适合初学51的-51 smallest single-chip system program. Multi-tasking, for beginners 51. .
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-16
    • 文件大小:118348
    • 提供者:li
  1. Small RTOS v1.12.2

    0下载:
  2. small rtos 陈明计,这个人有必要要认识下,因为small rtos 是他写的,他根据ucos的原理写的。这个small rtos是可以再51单片机上运行的,但是受ARM内存的限制。 作为单片机开发的时刻都得想着内存的问题,因为51芯片资源有限。(small rtos Chen Ming plan, this person needs to know, because small RTOS he wrote, he wrote on the basis of the principl
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:378880
    • 提供者:m_scofield
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com