-
这是关于根据按键显示灯亮的源代码,主芯片是51单片机
这是关于根据按键显示灯亮的源代码,主芯片是51单片机-This is a button on the display lights in accordance with the source code, the main chip is a single-chip 51
- 2022-03-19 00:03:48下载
- 积分:1
-
模块化c语言实现模拟I2C读写EPROM 程序
模块化c语言实现模拟I2C读写EPROM 程序-C language for analog modular I2C read and write EPROM program
- 2022-04-11 19:32:28下载
- 积分:1
-
采用TOP227单片开关电源芯片实现的充电器,内附电路图
采用TOP227单片开关电源芯片实现的充电器,内附电路图-used TOP227 SMPS chip chargers, enclosing circuit
- 2022-08-16 16:39:17下载
- 积分:1
-
C8051F020的头文件,主要是本单片机的硬件地址指向等。
C8051F020的头文件,主要是本单片机的硬件地址指向等。-C8051F020 the first document, is the MCU hardware addresses at the other.
- 2022-02-05 20:38:44下载
- 积分:1
-
PROTUES是个高效率的在线仿真软件,该锦集为在线仿真的应用.里面的资料,包含了各个内容的原程序和原理图等....
PROTUES是个高效率的在线仿真软件,该锦集为在线仿真的应用.里面的资料,包含了各个内容的原程序和原理图等.-PROTUES is a highly efficient online simulation software, the simulation锦集for online applications. Inside information, contains all the contents of the original procedures and principles of map.
- 2022-03-31 02:01:12下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
i2c通讯控制程序,很快的实现对24c02的通讯功能
i2c通讯控制程序,很快的实现对24c02的通讯功能-i2c communication control procedures, quickly realizing the communication function 24C02
- 2023-05-01 17:45:02下载
- 积分:1
-
基于Proteus的交通灯控制系统,16×4×2LCD…
基于Proteus的交通灯控制系统,带16*2LCD和4*4键盘,可对交通灯切换时间进行设定,以及紧急状态等的设定-Based on the Proteus of the traffic lights control system, with 16* 2LCD and 4* 4 keyboard, available on the traffic lights switch time settings, as well as a state of emergency settings, etc.
- 2022-04-11 11:54:48下载
- 积分:1
-
单片机
基于KeilC 平台的单片机源码,适用于AT89ls52,程序通过中断方式查询按键的输入,I/O口接入单独按键。-Microcontroller-based platform KeilC source for AT89ls52, procedure interrupt input query keys, I/O port access to a separate button.
- 2022-06-01 10:28:14下载
- 积分:1
-
zhx101
红外通信的程序以及使用还有电路的设计大家可以参考使用-ZHX101
- 2022-04-24 04:11:01下载
- 积分:1