搜索资源列表
RTOS 51代码
- RTOS 51代码-RTOS code
rtos串口函数库
- RtosSerial.lib rtosSerial.h 使用说明,本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。 可与rtx51很好集成。任何人可以自由分发,和应用。有疑问可以联系serialrtos@163.net -RtosSerial.lib rtosSerial.h use, the use of the library's timer2 51, 9600 app
INITGSM
- 一种51单片机嵌入式系统SMALL RTOS 51的应用,初始化TC35I受机模块的应用程序。-embedded microcontroller system SMALL RTOS 51 applications, initialization impoundments by the machine module applications.
smallrtos_time
- 一种51单片机嵌入式系统SMALL RTOS 51的应用,一个电子时钟的应用程序。-embedded microcontroller system SMALL RTOS 51 applications, an electronic clock applications.
Small RTOS(51)源代码、应用问答集
- Small RTOS(51)源代码、应用问答集.zip 可用于嵌入式51系统。--Source code for small RTOS(51), and Q&A. It could be used in embedded 51 system.
SmallRTOS for C51
- 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
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
REAL_TIMErtos
- 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
ourdev_4
- 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
clock
- Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。-Small RTOS 51 DP-51 download simulation instrument to achieve an alarm clock source.
KEY
- P-51的键盘扫描驱动例子,应用于Small RTOS 51 v1.-P-51 keyboard scan driver examples used in Small RTOS 51 v1.11
51RTOS
- 51RTOS,一个国人写的51小型系统,非常不错,贡献给喜欢底层的朋友,以前学51,懂得点皮毛,自己觉得这还是不错的-51RTOS, one of 51 people to write mini-system, very good contribution to the bottom like a friend, before the school 51, know how to point fur, feel this is a good
Small-RTOS
- 一个51下的源代码开放的操作系统small rtos-51 source code under an open operating system, small rtos
51-MCU-small-RTOS
- 51 单片机 small RTOS系统,keil环境下编译-51 single small RTOS system, keil compiler environment
small-RTOS
- 51单片机最小系统程序。多任务处理,适合初学51的-51 smallest single-chip system program. Multi-tasking, for beginners 51. .
Small RTOS v1.12.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
small_rtos_万年历
- 基于51单片机的RTOS 万年历,对于学习和熟悉RTOS系统嵌入式有很大好处(RTOS system based on 51 single chip microcomputer)
RTOS 51工程文件
- 采用RTOS操作系统的完整源代码,内含遥控,按键扫描,膜冲电位器扫描识别,显示驱动,4094等完整代码,可以直接用于生产。(The complete source code of RTOS operating system, including remote control, keystroke scanning, membrane punch potentiometer scanning identification, display driver, 4094 and other comple