-
红外遥控编码资料,非常详细,值得参考,里面包括了很多遥控器的编码信息...
红外遥控编码资料,非常详细,值得参考,里面包括了很多遥控器的编码信息-Infrared remote control coding information, very detailed, it is also useful, which includes a lot of remote control coding information
- 2022-01-25 22:32:13下载
- 积分:1
-
51单片机的 中文拼音输入法 c源程序~
51单片机的 中文拼音输入法 c源程序~-51 SCM Chinese phonetic input source ~ c
- 2022-03-30 00:40: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
-
320X240液晶控制 dsfasfdsaf
320X240液晶控制 dsfasfdsaf-LCD 320X240agadgagagggg
- 2023-04-21 05:25:04下载
- 积分:1
-
NTC thermistor temperature measurement, the compiler environment, AVR
NTC热敏电阻测温,编译环境,AVR-G-NTC thermistor temperature measurement, the compiler environment, AVR-G
- 2022-03-10 06:32:51下载
- 积分:1
-
LCD rendering of RGB and CMYK inkjet printers to the CIELAB color three
绘制LCD的RGB和喷墨打印机的
CMYK到CIELab的三维彩色视图
-LCD rendering of RGB and CMYK inkjet printers to the CIELAB color three-dimensional view
- 2022-03-07 01:15:39下载
- 积分:1
-
直流电机闭环控制用ATM89C51实现。在Keil C 51 下编译通过
直流电机闭环控制用ATM89C51实现。在Keil C 51 下编译通过-DC motors with closed-loop control ATM89C51 realize. In the Keil C 51 under the compiler through
- 2022-06-03 14:45:18下载
- 积分:1
-
自
Self-tuning PID Controllers ,有需要的朋友可以参考 !-Self-tuning PID Controllers, there is a need of a friend can refer to the reference!
- 2022-03-09 20:05:35下载
- 积分:1
-
关于msp430单片机的一些
自己收集的一些有需要的请下载
关于msp430单片机的一些
自己收集的一些有需要的请下载-MSP430 MCU on some of his own collection of some of those in need, please download
- 2022-05-27 23:47:45下载
- 积分:1
-
研究了两周的IAP,其中实现了在c++中调用c函数的功能,仅供参考...
研究了两周的IAP,其中实现了在c++中调用c函数的功能,仅供参考-two weeks of the IAP, which met the call c c of functionality, for information purposes only
- 2022-03-10 10:17:34下载
- 积分:1