-
电容式触摸感应按键的软件实现程序,TI公司PM430的源代码
电容式触摸感应按键的软件实现程序,TI公司PM430的源代码-Capacitive touch sensing buttons of the software implementation of chapter
- 2022-05-05 21:02:08下载
- 积分:1
-
51单片机控制的红外遥控的接收部分的程序,可实现解调、解码和现实的功能,很实用!...
51单片机控制的红外遥控的接收部分的程序,可实现解调、解码和现实的功能,很实用!-51 MCU controlled by infrared remote control receiver part of the process, can be realized demodulation, decoding and realistic features, very practical!
- 2022-02-02 22:15:51下载
- 积分:1
-
bios for s3C44B0 ,ads
bios for s3C44B0 ,ads-bios for s3C44B0, ads
- 2022-04-21 15:26:55下载
- 积分:1
-
单片机控制8251A编程
单片机控制8251a编程-SCM control 8251a Programming
- 2022-01-25 13:49:31下载
- 积分: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 this experiment to learn how to use the CC2420 will be the address decoding f...
在本实验中将学习如何利用 CC2420 的地址译码功能来接收基于IEEE802.15.4 的标准
帧。CC2420 在硬件上支持地址译码,可以在MDMCTRL0 寄存器中进行设置,-In this experiment to learn how to use the CC2420 will be the address decoding function to receive a standard based on IEEE802.15.4 frame. CC2420 hardware support for address decoding, you can MDMCTRL0 register set,
- 2023-04-26 03:35:03下载
- 积分:1
-
讲述了一个51单片机下的操作系统,有利于工程师再实际当中选用...
讲述了一个51单片机下的操作系统,有利于工程师再实际当中选用-about a 51 Microcontroller operating system, engineers have to use them in more practical
- 2022-04-24 22:42:52下载
- 积分:1
-
研究所积累的资料2,大家秘密使用,千万别告诉别人!
研究所积累的资料2,大家秘密使用,千万别告诉别人!-2 Institute of accumulated data, we use a secret, please do not tell others!
- 2022-02-03 08:17:03下载
- 积分:1
-
该算法经运行,无任何问题,可用于解决模拟退货算法求解车辆路线问题...
该算法经运行,无任何问题,可用于解决模拟退货算法求解车辆路线问题-The algorithm by running without any problems, can be used to solve the simulation algorithm Return Vehicle Routing Problem
- 2022-03-15 18:51:31下载
- 积分:1
-
LT_1B msp430开发板例子程序-SoftwareF
LT_1B msp430开发板例子程序-SoftwareF-LT_1B msp430开发板例子程序-SoftwareFLL
- 2023-07-25 01:40:03下载
- 积分:1