-
i2c总线协议,很好的协议
i2c总线协议,很好的协议-i2c bus protocol, good deal
- 2023-02-16 14:10:04下载
- 积分:1
-
PIC KS0108 Graphics LCD driver C source code, the compiler for PICC18
PICKS0108图形液晶驱动程序C源代码,编译为PICC18
- 2022-07-26 10:08:01下载
- 积分:1
-
msp430f247芯片使用ADC12模块实现单
使用MSP430f247芯片内的ADC12模块实现单通道动态采集外部电压-MSP430f247 chip using the ADC12 module realize single-channel dynamic collection of external voltage
- 2023-04-20 03:10: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
-
系统源代码,C++语言编写的温度控制系统
linux系统下的源代码,用C++语言编写的温度控制系统-linux system source code, C language prepared by the temperature control system
- 2022-03-11 00:02:28下载
- 积分:1
-
香港科大机器人资料
单片机相关知识,开发平台多样
香港科大机器人资料
单片机相关知识,开发平台多样-HKUST Information Singlechip robot-related knowledge, development platform for diverse
- 2022-03-26 10:32:39下载
- 积分:1
-
基于STC12C5412AD单片机的简易存储示波器设计
基于STC12C5412AD单片机的简易存储示波器设计-STC12C5412AD based on the simple single-chip design storage oscilloscope
- 2022-08-24 20:25:16下载
- 积分:1
-
Silicon C8051F020单片机的C语言编程,里面包括很多单片机的功能程序。为初学者上手的最佳资料。...
Silicon C8051F020单片机的C语言编程,里面包括很多单片机的功能程序。为初学者上手的最佳资料。-Silicon C8051F020 MCU C language programming, which includes many single-chip functions of the procedure. For beginners to use the best information.
- 2022-12-17 07:45:03下载
- 积分:1
-
用C8051F020读取红外遥控,采用扫描的方法
用C8051F020读取红外遥控,采用扫描的方法-C8051F020 read with infrared remote control, using the method of scanning
- 2022-02-28 23:09:33下载
- 积分:1
-
液晶模块LCD1602中文资料。有需要的朋友请下载
液晶模块LCD1602中文资料。有需要的朋友请下载-Chinese information LCD1602 LCD module. Friend in need, please download
- 2022-07-25 01:41:23下载
- 积分:1