-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
LCD 128*64 的驱动软件 和适合学习的人
带全部解释
LCD 128*64 的驱动软件 和适合学习的人
带全部解释-LCD 128* 64 for the driver software and learn with all the explanation
- 2022-09-01 16:00:03下载
- 积分:1
-
深井泵自动控制器,其中包括完整的硬件设计和软件程序,可以为初学者练手用。...
深井泵自动控制器,其中包括完整的硬件设计和软件程序,可以为初学者练手用。-deep well pump automatic controller, which includes a complete hardware design and software program for beginners to practice hand.
- 2022-12-18 00:20:03下载
- 积分:1
-
GPRS
基于GPRS无线网络和IP协议的数据传输系统 通信模块C51单片机程序-GPRS-based wireless network and IP data transmission system communication module C51 microcontroller procedures
- 2023-03-12 17:30:03下载
- 积分:1
-
步进电机加减速运行程序
步进电机启动时,转速由慢到快逐步加速
步进电机匀速运行
步进电机由快到慢逐步减速到停止...
步进电机加减速运行程序
步进电机启动时,转速由慢到快逐步加速
步进电机匀速运行
步进电机由快到慢逐步减速到停止-Stepper motor stepper motor deceleration run the program starts, the speed gradually from slow to fast speed stepper motor stepper motor run by a uniform approaching slowly and gradually slow down to stop
- 2022-03-05 17:02:58下载
- 积分:1
-
内容为89c52单片机的基本实验 内容涵盖比较多 所采用的实验板是网上和容易找到的TX...
内容为89c52单片机的基本实验 内容涵盖比较多 所采用的实验板是网上和容易找到的TX-1C。是新手比较好的参考资料-89c52 microcontroller content covers the basic experiments are more used in experimental board is easy to find online and the TX-1C. Is a good reference novice
- 2023-07-06 09:35:04下载
- 积分:1
-
《单片机原理与实用技术》第10章
《单片机原理与实用技术》第10章-"SCM principles and practical technology," Chapter 10
- 2022-07-23 11:34:15下载
- 积分:1
-
89C2051实现软PLC。有PLC程序的输入采用24C04健…
用89C2051实现的软PLC。PLC程序存在24C04,用按健输入程序,数码管显示,程序以解释的方式执行。-89C2051 achieve the soft PLC. There 24C04 PLC procedures used by Kin importation procedures, digital control, to explain the procedures implemented.
- 2022-01-26 00:54:12下载
- 积分:1
-
Online collection of FFT algorithm C assembly, all TXT files, and how to realize...
网上搜集的FFT算法C程序集,均为TXT文件,并有如何在单片机上实现FFT算法的论文-Online collection of FFT algorithm C assembly, all TXT files, and how to realize single-chip FFT algorithm on paper
- 2022-03-22 15:14:35下载
- 积分:1
-
一种基于高速逻辑器件(触发器,计数器和门电路等)控制的,可与各种单片机系统友好连接的高速A/D转换采集系统。...
一种基于高速逻辑器件(触发器,计数器和门电路等)控制的,可与各种单片机系统友好连接的高速A/D转换采集系统。-Based on high-speed logic device (flip-flops, counters and gates, etc.) control can be friendly with a variety of single-chip microcomputer system to connect high-speed A/D conversion acquisition system.
- 2022-02-09 20:17:18下载
- 积分:1