搜索资源列表
8051的UCOS实时操作系统(源代码)
- 8051的UCOS实时操作系统(源代码)-It is the source code of 51 MCU using uCOS RTOS.
RTOSshuixiangqu
- 使用8051系列单片机时,单片机资源也常有富余,CPU一般情况只是空转,这为它使用RTOS创造了条件,本文介绍使用RTOS的好处!
Ednrtos
- 8051单片机嵌入式操作系统small rtos编程及仿真,共5个主题基本包括了SmallRTOS的基本用法,文件包括电路图、完整的Keil工程源码。绝对原创,更多内容看我的博客:http://www.ednchina.com/Blog/crossmind/
SmallRtos51
- 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
Ckernel_8051_IAR
- 一个用IAR_C写的8051系列RTOS,很容易理解的源码-Other RTOS for 8051, it is full source code write in IAR C.
8051rtos
- 8051 Rtos 应用举例,汇编语言实现,实时操作系统-8051 Rtos application, for example, assembly language to achieve real-time operating system
qdkn_8051-iar_4.0.02
- 状态机 C 语言 rtos, 快速低内存,用於IAR 8051-This is State Machine C code for 8051 use in IAR 8051, fast and low ram use, try it?
cmxsched
- CMX RTOS for 8051 Possible to add Embedded Ethernet
elevatorsimulatorRTOS8051
- RTOS in 8051.Itis the elevator simulator with videos.
8051
- rtos随想曲.zip Small RTOS 下dp-51例子 最新版 small_rtos1.12.1-rtos Caprice. zip Small RTOS under dp-51 examples of the latest version of small_rtos1.12.1
81227694
- 对于搞单片机的特别用8051系列工程师来说谈到单片机的RTOS很多时候会问一句为什么要用RTOS单片机就这一点资源使用RTOS能保证效率吗-Particularly with regard to engaging in MCU 8051 Series MCU RTOS engineers talked about often ask why should this point MCU RTOS RTOS can guarantee efficient use of resources you
ff9a
- FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It can be incorporated into l
MTK_NMEA_Packet_0.71_Sanav
- rtos 8051 programming using keil rtx tiny rtos
TV_Monitoring_HOME
- rtos programming for 8051
8051rtos
- 8051 Rtos 应用举例,汇编语言实现,实时操作系统-8051 Rtos application, for example, assembly language to achieve real-time operating system
asm_task_switch8051
- 在8051单片机上用C语言和汇编语言混合编程,实现简单的任务调度。(A simple task scheduling is realized by the combination of C and assembly language on 8051 singlechip.)