-
通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应 数据或应答。用汇编实现,可以用keil编译器...
通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应 数据或应答。用汇编实现,可以用keil编译器-through the serial port, the receiving PC to send orders, and CSI24WC02 read and write operations, and return to the corresponding data or response. Assemble realized, can be used Keil compiler
- 2022-04-30 01:05:20下载
- 积分:1
-
Robot vehicle control, MCU, photoelectric sensor
机器人小车控制,MCU,光电传感器 -Robot vehicle control, MCU, photoelectric sensor
- 2022-02-01 03:18:22下载
- 积分:1
-
CC2420初始化程序,使用CC2420快速入门源码
CC2420初始化程序,使用CC2420快速入门源码-CC2420 initialization procedures, the use of CC2420 QuickStart source
- 2022-02-15 04:31:35下载
- 积分:1
-
keil c程序,用于AT89S52单片机.使用了T2计数器,有频率计的功能
keil c程序,用于AT89S52单片机.使用了T2计数器,有频率计的功能-keil c program for single-chip AT89S52. the use of the T2 counter, there is the frequency of functional
- 2023-03-21 17:30:04下载
- 积分:1
-
STR7 USB库源代码
STR7 USB Library Source code
- 2023-02-01 14:35:04下载
- 积分:1
-
Clock chip DS1302 and its application in the data record
时钟芯片DS1302及其在数据记录中的应用-Clock chip DS1302 and its application in the data record
- 2023-05-19 18:55: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
-
AVR单片机与明基实现GPRS通讯C语言代码
AVR单片机与明基实现GPRS通讯C语言代码-AVR Microcontroller and the achievement of GPRS communication BenQ C language code
- 2023-05-03 11:00:03下载
- 积分:1
-
16*16点阵,可能显示汉字,同时可以放出音乐
16*16点阵,可能显示汉字,同时可以放出音乐-16*16
- 2022-01-25 14:26:49下载
- 积分:1
-
proteus debug for real best
proteus debug for real best
- 2022-03-11 07:24:31下载
- 积分:1