-
汽车反
汽车防盗电子钥匙图片,单片机的最小系统。仅供参考。-Car anti-theft electronic key picture, the smallest single-chip system. For reference only.
- 2022-06-12 22:34:48下载
- 积分:1
-
主要讲了单片机是使0832产生正弦波功能,十分好。
主要讲了单片机是使0832产生正弦波功能,十分好。-Major topics of the 0832 microcontroller is to generate sine wave function very well.
- 2022-06-11 16:44:40下载
- 积分:1
-
此源码利用单片机实现短距离无线传输,有实用性,
此源码利用单片机实现短距离无线传输,有实用性,-use of this source MCU short distance wireless transmission, practicality,
- 2023-02-17 19:30:03下载
- 积分:1
-
ds18b20的程序,经过测试可以使用分享一下
ds18b20的程序,经过测试可以使用分享一下-DS18B20 procedures tested can use to share
- 2022-06-16 00:02:44下载
- 积分:1
-
里面是单片机的开发板的源程序,包括AD,DA转换,数码管显示,按键的识别,液晶的显示是、数据存储,等等 还有开发板配套的原理图和PCB图纸,让你看整个程序更容易...
里面是单片机的开发板的源程序,包括AD,DA转换,数码管显示,按键的识别,液晶的显示是、数据存储,等等 还有开发板配套的原理图和PCB图纸,让你看整个程序更容易-There is a single-chip development board of the source, including AD, DA conversion, digital tube display, identification keys, LCD display, the data storage, and so there is supporting development board schematic and PCB drawings, so that you look at the whole process easier
- 2022-11-06 13:10:04下载
- 积分:1
-
MCS51单片机C语言实现画圆弧坐标的源程序
MCS51单片机C语言实现画圆弧坐标的源程序-MCS51 C Language painting arc coordinates of the source
- 2023-03-05 19:20: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
-
In a winavr debugging adc procedures, can be tested.
在winavr上调试的一个adc程序,可测试。-In a winavr debugging adc procedures, can be tested.
- 2022-11-17 16:35:03下载
- 积分:1
-
温度控制~能很好的实现温度传感~
非常非常的好~
温度控制~能很好的实现温度传感~
非常非常的好~-Temperature control ~ can achieve very good temperature sensing ~ very, very good ~
- 2022-03-09 15:22:14下载
- 积分:1
-
EZ-USB FX系列单片机USB外围设备设计与应用.PDF
北航出版社
编著:许和
- 2022-04-11 00:09:01下载
- 积分:1