-
DS1990A的C51读写程序
DS1990A的C51读写程序-DS1990A read and write procedures for the C51
- 2023-07-12 18:40:03下载
- 积分:1
-
Program artisans an article on the button is very classic, key planning, classif...
程序匠人的一片有关于按键的文章,十分经典,按键的规划,分类,"长按"“短按”-Program artisans an article on the button is very classic, key planning, classification, " long press" " Short Press" and so on
- 2023-08-21 01:15:03下载
- 积分:1
-
计时器检测要接计时器要用keil生成hex再用
计时器检测要接计时器要用keil生成hex再用-Detection timer use the timer to take keil generate hex reuse
- 2022-02-06 04:39:56下载
- 积分:1
-
MSP430单片机在一些自己收藏的一些有需要的人,请下载…
关于msp430单片机的一些
自己收集的一些有需要的请下载-MSP430 MCU on some of his own collection of some of those in need, please download
- 2022-04-30 08:31:10下载
- 积分:1
-
26万色TFT_LCD单片集成驱动芯片的Top_Down设计,有一定的参考价值
26万色TFT_LCD单片集成驱动芯片的Top_Down设计,有一定的参考价值-260,000 color TFT_LCD monolithic integrated driver chips Top_Down design, has some reference value
- 2022-02-03 06:17:20下载
- 积分:1
-
STC12C5410AD+128*64LCD(串行接口)AD转换+液晶显示程序
STC12C5410AD+128*64LCD(串行接口)AD转换+液晶显示程序-STC12C5410AD+128* 64LCD (serial interface) AD converter+ LCD program
- 2023-04-21 18:45:04下载
- 积分:1
-
MSP430F149 LT
MSP430F149 LT-1B开发板相关的范例程序,不错的。-MSP430F149 LT-1B development board related example programs are good.
- 2022-03-06 00:34:49下载
- 积分: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
-
i2c procedures can be called directly, with 51 MCU Development.
i2c程序,可以直接调用,用51单片机开发。-i2c procedures can be called directly, with 51 MCU Development.
- 2022-08-17 23:04:46下载
- 积分:1
-
摘要 文中提出用DDS芯片AB9852实现QAM数字调制的新方法,扩展AB9852在数字调制方面的应用。 。 .
关键词 QAM调制 单片机 DD...
摘要 文中提出用DDS芯片AB9852实现QAM数字调制的新方法,扩展AB9852在数字调制方面的应用。 。 .
关键词 QAM调制 单片机 DDS
-Abstract In this paper, using DDS chip QAM digital modulation AB9852 realize the new method, the expansion of AB9852 in the digital modulation applications. . . Key words single-chip QAM modulator DDS
- 2023-04-21 23:35:03下载
- 积分:1