-
开机自启动程序,很好很强大的。每次开机都能自己启动此程序。
开机自启动程序,很好很强大的。每次开机都能自己启动此程序。-Boot from the startup procedure, very good very strong. Each boot can start this process themselves.
- 2022-01-26 00:21:49下载
- 积分:1
-
STC89C54RD used to achieve a complete flowmeter control system source code, cont...
采用STC89C54RD实现的一个完整的流量计控制系统源代码,包含了对STC89C54RD内部Flash的编程(自创)和对ICL7135的数据采集编程,该代码实现的产品已经实用化。-STC89C54RD used to achieve a complete flowmeter control system source code, contains an internal Flash programming STC89C54RD (own) and ICL7135 data acquisition programming, the code of the product has been the realization of practical use.
- 2022-08-19 22:49:09下载
- 积分:1
-
本设计通过单
本设计提供了通过单片机来控制温度测量芯片18b20,进行测量温度-This design through the single-chip microcomputer to control the chip temperature measurements 18b20, measured temperature
- 2022-11-01 05:25:03下载
- 积分: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
-
遥控器编码的c51程序,包括遥控器编码,I2C操作编程等
遥控器编码的c51程序,包括遥控器编码,I2C操作编程等-remote coding decoder procedures, including remote control codes, such as I2C programming operation
- 2022-07-13 19:46:49下载
- 积分:1
-
X5045EEPROM,看门狗操作所有操作完整的源代码,,以前做过的项目...
X5045EEPROM,看门狗操作所有操作完整的源代码,,以前做过的项目-X5045EEPROM, Watchdog operation of the complete source code for all operations, previously done projects
- 2022-11-12 10:15:04下载
- 积分:1
-
avr steper motor control
avr steper motor control
- 2023-08-10 22:55:03下载
- 积分:1
-
zlg7290 演示程序 希望对大家有帮助
zlg7290 演示程序 希望对大家有帮助-zlg7290 demo program you want to help
- 2022-03-30 03:40:57下载
- 积分:1
-
6502内核指令说明,与士兰单片机内核兼容,有需要的朋友可下载参考。...
6502内核指令说明,与士兰单片机内核兼容,有需要的朋友可下载参考。-6502 Kernel command that is compatible with the Kingsland Singlechip kernel, there is a need to refer friends to download.
- 2023-05-30 06:35:03下载
- 积分:1
-
多路数据采集 +lcd +菜单功能显示 max485通信
多路数据采集 +lcd +菜单功能显示 max485通信-Multi-channel Data Acquisition+ Lcd+ Menu features show MAX485 communication
- 2023-09-09 01:20:03下载
- 积分:1