-
基于AT89C2051的平方
基于at89c2051的方波发生器,MAIN: MOV SP,#60H 设置SP指针
MOV R0,#50H 显示缓冲区首地址时50H
ML0: CLR A
MOV @R0,A 显示缓冲区清零
INC R0
CJNE R0,#55H,ML0-AT89C2051 based on the square-wave generator, MAIN: MOV SP,# 60H Set SP pointer MOV R0,# 50H shows that the first address buffer 50HML0: CLR A MOV @ R0, A display buffer cleared INC R0 CJNE R0,# 55H, ML0
- 2022-11-01 17:45:03下载
- 积分:1
-
CF card for avr AVR microcontroller atmega128 use fat document, IDE mode
CF卡FAT for avr单片机
AVR atmega128 使用fat文件,IDE模式-CF card for avr AVR microcontroller atmega128 use fat document, IDE mode
- 2022-01-25 22:59:35下载
- 积分:1
-
温度传感器LM135的使用手册,内含若干电路图
温度传感器LM135的使用手册,内含若干电路图-Temperature sensor LM135" s manual, containing a number of circuit
- 2022-05-07 02:56:56下载
- 积分:1
-
Proteus
基于Proteus的键控看门狗的仿真,内有原理图和源代码。-Proteus-based keying watchdog
- 2022-02-20 15:29:16下载
- 积分:1
-
基于KeilC的I2C总线实际应用子程序,已作过多个项目
基于KeilC的I2C总线实际应用子程序,已作过多个项目-Based on the I2C bus KeilC practical application subroutines, has made a number of projects
- 2022-02-04 01:36:01下载
- 积分:1
-
This procedure has certain reference value, including circuit diagrams and proce...
本程序有一定的参考价值,内含电路图及程序,有利于单片机开发-This procedure has certain reference value, including circuit diagrams and procedures, in favor of single-chip development
- 2022-01-22 03:01:49下载
- 积分:1
-
单片机实现接收从电脑发送过来的字符串的方法
单片机实现接收从电脑发送过来的字符串的方法-Achieve single-chip computer to receive from the string sent Ways
- 2022-11-17 14:00:03下载
- 积分:1
-
双STF16360EN驱动点阵VFD显示
双STF16360EN驱动点阵VFD显示-Dual-drive dot matrix VFD display STF16360EN
- 2022-01-31 20:58:45下载
- 积分:1
-
51 Single
51单片机的多机串口互连 通信函数,提供缓冲区,通过P2口的输入决定从机号。在STC89C52,AT89S52上通过。-51 Single-chip interconnection of multi-machine serial communications function, providing a buffer, through the input port P2 from the machine its decision. In STC89C52, AT89S52 adopted.
- 2022-12-03 11:05:03下载
- 积分:1
-
一个单片机控制有刷电机的C代码
一个单片机控制有刷电机的C代码-an MCU control of a motor brush C code
- 2022-01-22 03:40:44下载
- 积分:1