-
传感器模块 远程监控模块 socket模块等
传感器模块 远程监控模块 socket模块等-Sensor Module Remote Monitoring Module socket module
- 2023-05-30 13:55:03下载
- 积分:1
-
Touch screen and keyboard interface, LCD controller RA8806 Application
触摸屏与键盘接口的LCD控制器RA8806的应用-Touch screen and keyboard interface, LCD controller RA8806 Application
- 2022-01-25 22:58:44下载
- 积分:1
-
这时已给 ezsub
这时已给 ezsub-fx 的vb图控 DMA-USB FX2控制单板子带的-then have to ezsub-fx vb graph control of the DMA-USB FX2 control of the single-plank belt
- 2022-03-11 06:26:06下载
- 积分: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单片机,Protues仿真文件,检测按键,点亮LED
AVR单片机,Protues仿真文件,检测按键,点亮LED-AVR Single Chip, Protues simulation document, test button, LED light
- 2022-10-19 00:15:03下载
- 积分:1
-
RENESAS realize a single
一款RENESAS单片机实现串口通讯的实例。包含头文件,可直接使用。-RENESAS realize a single-chip serial communication example. Contains the header files can be used directly.
- 2022-04-19 09:56:32下载
- 积分:1
-
是关于sd卡的接口电路图以及pcb封装原理图
是sd卡驱动者重要的资料...
是关于sd卡的接口电路图以及pcb封装原理图
是sd卡驱动者重要的资料-Is on the sd card interface circuit and the pcb schematic package sd card driver is important information
- 2022-11-23 08:00:03下载
- 积分:1
-
PS2键盘设计
PS2键盘设计---C51程序,详细介绍了对PS2键盘的响应和处理-PS2 keyboard design-C51 procedure, described in detail on the PS2 keyboard response and treatment
- 2022-07-11 19:49:34下载
- 积分:1
-
tcp_ip中心协议栈的代码,主要用于嵌入式系统开发,已经刻不容缓。
tcp_ip协议栈的ucos代码,主要用于嵌入式系统开发,已经移植到51系统单片机中,通过keil可进行编译,ucos经过最简化改造!特别推荐-tcp_ip CENTER protocol stack code, mainly for embedded system development, has been ported to 51 SCM system, through c51 can be compiled after the most simplified CENTER transformation! Preferred!
- 2023-08-28 23:15:03下载
- 积分:1
-
近来自己做了温度计,MCU芯片是51的, 温度芯片是DS18B20,显示屏是3310....
近来自己做了温度计,MCU芯片是51的, 温度芯片是DS18B20,显示屏是3310.-Recently own a thermometer, MCU chip is 51, temperature chip DS18B20, the screen is 3310.
- 2022-01-25 14:54:37下载
- 积分:1