-
LIN总线的串行通信源程序 通过编译成功
LIN总线的串行通信源程序 通过编译成功 -LIN-bus serial communication source code through the compiler successfully
- 2022-02-06 11:30:56下载
- 积分:1
-
基于AVR单片机mega8的电表C源程序(第一部分主函数与显示部分)...
基于AVR单片机mega8的电表C源程序(第一部分主函数与显示部分)-Based on the AVR Microcontroller mega8 meter C source code (the first part of the main function and display part)
- 2022-08-13 09:50:15下载
- 积分:1
-
DES加密算法的--51单片机C语言程序
DES加密算法的--51单片机C语言程序-DES encryption algorithm- 51 single-chip C Language Program
- 2022-01-24 18:10:28下载
- 积分:1
-
以keil为开发平台,开发的用于小车寻线,避障的C语言程序.
以keil为开发平台,开发的用于小车寻线,避障的C语言程序.-Keil a development platform for the development of searching for the car line, the C-obstacle avoidance procedures.
- 2023-01-10 12:10:04下载
- 积分:1
-
该程序主要实现通过74ls164实现串行驱动LED并显示,这种显示方法的LED量度较大...
该程序主要实现通过74ls164实现串行驱动LED并显示,这种显示方法的LED量度较大-the main procedures adopted 74ls164 Serial LED driver and showed that This method showed a larger measure of LED
- 2022-03-02 11:21:37下载
- 积分:1
-
嵌入式控制器硬件电路设计。里面有介绍各种嵌入式控制器,及其电路设计和软件实现
嵌入式控制器硬件电路设计。里面有介绍各种嵌入式控制器,及其电路设计和软件实现-Embedded controller hardware design. Which have introduced a variety of embedded controllers, and circuit design and software implementation
- 2023-07-13 17:15:04下载
- 积分: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
-
一款采用DS18B20的温度采集汇编程序,本程序为完整的操作实例,方便大家参考...
一款采用DS18B20的温度采集汇编程序,本程序为完整的操作实例,方便大家参考-A temperature acquisition using DS18B20 compilation process, the procedures for the complete operation of examples to facilitate reference to U.S.
- 2022-02-22 12:48:27下载
- 积分:1
-
51 port MCU applications, the absolute can be used, direct the development of bo...
51单片机的端口应用,绝对能用的,直接是开发板的程序,来下吧-51 port MCU applications, the absolute can be used, direct the development of board process to the next bar
- 2022-03-21 13:21:58下载
- 积分:1
-
arm
arm-led汇编程序,适合初学者学习最基本的 arm汇编指令-arm-led compilation of procedures, suitable for beginners to learn basic arm compilation directives
- 2023-03-29 05:30:04下载
- 积分:1