-
C语言 端口控制和中断控制 数据的读取 控制电磁阀
C语言 端口控制和中断控制 数据的读取 控制电磁阀-KEIL C byte_read
sector_erase
unsigned char byte_program
unsigned char byte_program_and_verify
unsigned char Compare
- 2022-07-25 08:00:17下载
- 积分:1
-
一位大师做的avrusb板,内有uabasp,uabcdc,USB虚拟示波器,USB逻辑分析仪,m8l核心。...
一位大师做的avrusb板,内有uabasp,uabcdc,USB虚拟示波器,USB逻辑分析仪,m8l核心。-A master to do avrusb board, there uabasp, uabcdc, USB Virtual Oscilloscope, USB logic analyzer, m8l core.
- 2022-08-20 03:31:43下载
- 积分:1
-
MCU procedures, Keil compiler can achieve a host and multiple communications fro...
单片机串口程序,可以通过keil编译,实现一台主机和多台从机的通信,从机挂接同一条总线,主机对通信有决定权 -MCU procedures, Keil compiler can achieve a host and multiple communications from the plane, from the plane with an articulated bus, the mainframe has the right to decide Communications
- 2022-11-22 12:25:03下载
- 积分:1
-
能够 实现小车的自动寻迹小车,且速度较快并且很稳定
能够 实现小车的自动寻迹小车,且速度较快并且很稳定-Able to realize the automatic tracing trolley car, and faster and very stable
- 2022-07-16 22:23:02下载
- 积分:1
-
广东工业大学第五届电子设计大赛
《交通灯控制系统》
信息工程学院
04应用电子2班
广东工业大学第五届电子设计大赛
《交通灯控制系统》
信息工程学院
04应用电子2班
-Guangdong University of the fifth Electronic Design Contest
- 2022-01-27 12:33:52下载
- 积分:1
-
我自己用单片机C语言写的一个抢答器,希望对大家有用
我自己用单片机C语言写的一个抢答器,希望对大家有用-For my own use MCU C language written in a Responder hope for all of us
- 2023-05-12 19:50:03下载
- 积分:1
-
51 与PC串口通信,IO口模拟串口显示,
51 与PC串口通信,IO口模拟串口显示,-AT892051
- 2022-03-02 12:35:26下载
- 积分:1
-
MSP430
Msp430的flash读写文件配置文件,(msp430f427芯片)-MSP430
- 2022-06-30 22:43:32下载
- 积分: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
-
51单
51单片机虚拟串口,解决只有P3.0/P3.1单串口的不足-51 single-chip virtual serial port, serial port solution is only the inadequacy of single-P3.0/P3.1
- 2022-03-22 22:12:27下载
- 积分:1