搜索资源列表
traffic
- TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny,This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp
RTX-51TINY
- 实时多任务操作系统RTX-51 TINY的应用 实时多任务操作系统RTX-51 TINY的应用
SERIAL
- SERIAL.C: Interrupt Controlled Serial Interface for RTX-51 tiny
os_em12864
- 使用RTX-51 tiny操作系统的em12864液晶驱动程序-use RTX-51 operating system em12864 tiny LCD Driver
Small_RTOS
- 借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
rtx51tiny
- 一个应用了RTX 51 TINY的工程,附有proteus仿真,keil c51编写完成,RTX51是运行在51单片机上的微型实时操作系统,比较简单,便于初学者学习。
small_rtos1.12.1
- 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借
SmallRTOS for C51
- 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
Banking
- 这个是51单片机下运行RTX-tiny的简单例子-This is the 51 single-chip running under the RTX-tiny simple example
ShellDebug
- 简单Shell命令调试系统开发,是51单片机应用系统开发典型实例,中断控制串口在RTX-51 tiny 环境下开发-Simple Shell command debug systems development, 51 are single-chip microcomputer application systems development typical examples of serial interrupt control in the RTX-51 tiny development env
TRAFFIC2
- /*** *** *** *** *** *** *** *** *** *** *** *** ****/ /* */ /* TRAFFIC2.C: Traffic Light Controller using RTX-51 */ /* */ /* 17-NOV-1994 / EG */ /****************************************************************************/ /* Derived fr
RTX-51tiny(traffic-light)
- 用keil自带的tiny51系统编写的交通灯程序-Keil comes tiny51 system with written procedures for traffic lights
SERIAL
- Interrupt Controlled Serial Interface for RTX-51 tiny
RTX-x51FULL
- keil c51 只提供免费的rtx51 tiny版,full rtx51是不免费的,我也是网上找到的,方便共享!-the full rtx51
MS401Z
- 51单片机用rtx_tiny实际操作系统做的码转换源码,串口协议转换码-51 microcontroller applications RTX TINY do real-time operating system source code conversion, serial protocol conversion
small_rtos
- 于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。-small rtos