-
Singlechip mega16L battery source discharger
单片机 mega16L 电池放电器源码-Singlechip mega16L battery source discharger
- 2022-11-12 02:30:04下载
- 积分: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
-
16x2字符液晶调试程序,在硬件上完全实现.
16x2字符液晶调试程序,在硬件上完全实现.-16x2 character LCD debugging procedures, the hardware fully realized.
- 2022-08-23 01:33:55下载
- 积分: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
-
This is a PID algorithm in the DSP program running, and debugging through
这是一个PID算法在DSP上运行的程序,并且调试通过-This is a PID algorithm in the DSP program running, and debugging through
- 2022-08-23 13:47:37下载
- 积分:1
-
32位arm9微处理器S3C2410的异步串口测试源代码
32位arm9微处理器S3C2410的异步串口测试源代码-32-bit ARM9 microprocessor S3C2410 asynchronous serial test source code
- 2023-09-01 23:25:04下载
- 积分:1
-
on SCM (51) GPRS modules and PC communication
关于单片机(51系列)通过GPRS模块和上位机进行通信-on SCM (51) GPRS modules and PC communication
- 2022-08-24 09:20:04下载
- 积分:1
-
atmel based company mega16 SCM done robot control procedures, Robot used tanks c...
基于atmel公司的mega16单片机做的机器人控制程序,机器人采用坦克履带式小车,有越障,追踪,寻迹等功能-atmel based company mega16 SCM done robot control procedures, Robot used tanks crawler Dolly, the more obstacles, tracking, tracing, and other functions
- 2022-06-02 09:36:42下载
- 积分:1
-
一些单片机适用小程序,用于单片机的控制,存储信息,LCD显示等相关源代码。...
一些单片机适用小程序,用于单片机的控制,存储信息,LCD显示等相关源代码。-some small SCM application procedures for the MCU control, information storage, LCD display-related source code.
- 2022-03-21 04:25:34下载
- 积分:1
-
max197采样程序,采用STC89C52RC单片机
max197采样程序,采用STC89C52RC单片机-MAX197 sampling procedures STC89C52RC Singlechip
- 2022-08-08 20:31:52下载
- 积分:1