-
ad 转换 51编程事例 值得学习以下对出学者有用
ad 转换 51编程事例 值得学习以下对出学者有用
-ad converter 51 programming examples worth learning from the scholars of the following useful
- 2022-09-08 16:25:02下载
- 积分:1
-
就像在嵌入系统中使用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
-
51单片机实现电梯仿真及其程序,51单片机实现电梯仿真及其程序...
51单片机实现电梯仿真及其程序,51单片机实现电梯仿真及其程序-51 single-chip simulation and procedures to achieve the lift, plus sub-ah
- 2023-07-14 12:35:03下载
- 积分:1
-
单片机控制MAX485的485总线收发程序,已经用于实际工程中!超级稳定!...
单片机控制MAX485的485总线收发程序,已经用于实际工程中!超级稳定!-MAX485 single-chip control of the 485 bus to send and receive procedures are used for the actual project! Super stable!
- 2022-01-23 10:22:25下载
- 积分:1
-
a solution of the web51
web51 的一种实现-a solution of the web51
- 2022-04-07 08:42:29下载
- 积分:1
-
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。-IAR development environment based on the use of wireless CC2510 single-chip realization of multi-channel data acquisition.
- 2022-02-16 08:43:58下载
- 积分:1
-
ID卡读写 (51的汇编程序)
ID卡读写 (51的汇编程序)-ID Card Reader (51 compilation procedure)
- 2023-08-12 10:35:04下载
- 积分:1
-
用AT89C51实验板的两位数码管显示00~99依次循环的汇编语言程序
用AT89C51实验板的两位数码管显示00~99依次循环的汇编语言程序-AT89C51 board with two digital tube display 00 to 99 followed by the cycle of assembly language program
- 2022-03-26 10:35:15下载
- 积分:1
-
I in the development of the Chinese character dot
我在开发汉字点阵屏的时候找到的,很有帮助的!-I in the development of the Chinese character dot-matrix screen to find the time to be helpful!
- 2022-03-11 08:55:44下载
- 积分:1
-
自己用C语言编的一个看门狗,由于刚学单片机,写得功能比较简单...
自己用C语言编的一个看门狗,由于刚学单片机,写得功能比较简单-Own use C language compiled a watchdog, as just learning microcontroller, written in relatively simple function
- 2022-06-18 18:48:02下载
- 积分:1