-
洗衣机控制51原程序,可直接使用,代码简单
洗衣机控制51原程序,可直接使用,代码简单-51 washing machines control the original procedures, could be used directly, the code simple
- 2022-01-26 04:24:16下载
- 积分: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
-
This program can capture the correct signal sent by the MCU, and SHOW them
该程序能捕捉到单片机发出的正确信号,并显示出来
- 2022-08-19 16:38:42下载
- 积分:1
-
介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。...
介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。-introduces a timer interrupt to the microcontroller prepared Treble-music approach procedures, and gives a list of examples.
- 2023-02-17 01:30:04下载
- 积分:1
-
DS12CR887万年历四种程序(MOTOROLA)时序和(INTEL)时序,接1602液晶和12864液晶显示...
DS12CR887万年历四种程序(MOTOROLA)时序和(INTEL)时序,接1602液晶和12864液晶显示-Calendar DS12CR887 four procedures (MOTOROLA) timing and (INTEL) timing, then 1602 and 12864 LCD liquid crystal display
- 2023-04-02 01:50:36下载
- 积分:1
-
我自己整理的单片机4*4键盘最简扫描算法,相当精炼。
我自己整理的单片机4*4键盘最简扫描算法,相当精炼。-I sort of SCM 4* 4 keyboard the most simple scanning algorithm, very refined.
- 2022-03-25 11:04:49下载
- 积分:1
-
静音琴的源码,有兴趣的拼音可以下载下来看看,这个是可以生产的程序....
静音琴的源码,有兴趣的拼音可以下载下来看看,这个是可以生产的程序.-Guoqin mute the source, are interested in can be downloaded from the alphabet to see, this is the production process.
- 2022-03-18 13:13:42下载
- 积分:1
-
MSP430的C语言集合,集合各模块的使用范例
MSP430的C语言集合,集合各模块的使用范例-C for msp430
- 2022-05-21 05:32:21下载
- 积分:1
-
This is achieved in the SL811 to the U to FAT32 or FAT16 disk to read and write...
这是在SL811上实现的对U盘进行FAT32或FAT16读写的程序,用于51单片机-This is achieved in the SL811 to the U to FAT32 or FAT16 disk to read and write procedures for the 51 single-chip microcomputer
- 2022-02-26 21:17:43下载
- 积分:1
-
4×4矩阵键盘,当我们按那个键时吧键值显示在数码管上,并把建值发送到PC机;...
4×4矩阵键盘,当我们按那个键时吧键值显示在数码管上,并把建值发送到PC机;-4 × 4 matrix keyboard, when we press that button when you key in the digital tube display, and to build value is sent to the PC machine
- 2023-02-14 17:10:04下载
- 积分:1