-
就像在嵌入系统中使用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单片机和业余开发是完全够用的-Home Practical 51 serial programmer for the study 51 of microcontroller and amateur development is complete enough for
- 2022-01-31 23:18:25下载
- 积分:1
-
基于单片机的倾角测量系统设计,还不错,希望大家能看看哈...
基于单片机的倾角测量系统设计,还不错,希望大家能看看哈-Angle measurement based on single-chip system design, well, I hope everyone can look at the Kazakhstan
- 2022-05-17 00:11:59下载
- 积分:1
-
Experimental ARMSYS 10: Color LCD Applied Experimental Description: basic drawin...
ARMSYS实验十:彩色LCD应用实验
描述:基本的显示绘图操作-Experimental ARMSYS 10: Color LCD Applied Experimental Description: basic drawing operation display
- 2023-01-30 12:50:03下载
- 积分:1
-
5615的使用,即TLC5615头文件,谢谢各位下载啊
5615的使用,即TLC5615头文件,谢谢各位下载啊-The use of 5615, that is, header files TLC5615 Thank you to download ah
- 2022-05-22 19:53:09下载
- 积分:1
-
51 Series single
基于51系列单片机的一个移位显示矩阵键盘源码-51 Series single-chip based on a matrix keyboard Shift show source
- 2022-10-22 23:00:04下载
- 积分:1
-
使用PROTEUS仿真的智能温度计,使用DS18B20测温,C编写
使用PROTEUS仿真的智能温度计,使用DS18B20测温,C编写-PROTEUS simulation using intelligent thermometer, use DS18B20 temperature, C prepared
- 2022-12-30 04:55:03下载
- 积分:1
-
MSP430单片机MSP430F1121和液晶驱动芯片PCF8576的连接程序,和方向。
MSP430单片机MSP430F1121与液晶驱动芯片PCF8576的连接程序,与大家共享采用静态驱动模式,F1121通过模拟IIC与PCF8576连接,程序稍为修改就可以移植到89C51。-MSP430 MSP430F1121 with LCD driver chips PCF8576 connectivity procedures, and share use of the static-driven model, the F1121 through simulation with the IIC PCF8576 connectivity, slightly amended procedures can be transplanted to 89C51.
- 2022-03-21 12:02:50下载
- 积分:1
-
8051单片机上用C写的ps/2的实验程序,可以接受键盘输入并在串口显示...
8051单片机上用C写的ps/2的实验程序,可以接受键盘输入并在串口显示-8051 C wrote on the ps/2 of the experimental procedure can accept keyboard input and serial shows
- 2022-02-20 11:21:45下载
- 积分:1
-
, c51 is the classic single
,c51 是经典的单片机,简单,精通51单片机,在学习其他的单片机 很易上手
-, c51 is the classic single-chip, simple, fluent in 51 single-chip, single-chip microcomputer in the learning of other very易上手
- 2022-03-07 10:19:53下载
- 积分:1