-
MSP430 Based on the DDS chip AD9851 source,
基于msp430的DDS芯片ad9851的源码,-MSP430 Based on the DDS chip AD9851 source,
- 2022-03-20 12:31:54下载
- 积分:1
-
用VKDL语言编写的PWM控制程序很有用本例只做了5路PWM
用VKDL语言编写的PWM控制程序很有用本例只做了5路PWM-VKDL languages with PWM control procedures useful in this case only a 5 PWM
- 2023-03-15 06:50:04下载
- 积分:1
-
DS18B20汇编源程序无解压密码愿意进来享受这里的幸福生活
DS18B20汇编源程序无解压密码愿意进来享受这里的幸福生活-DS18B20 compile source code without extracting willing to come here to enjoy the happiness of life
- 2022-08-09 11:58:50下载
- 积分:1
-
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。
基于IAR开发环境的利用CC2510无线单片机实现的多路数据采集。-IAR development environment based on the use of wireless CC2510 single-chip realization of multi-channel data acquisition.
- 2022-02-16 08:43:58下载
- 积分:1
-
关于传感器的程序,请各位大侠给予指导,等
关于传感器的程序,请各位大侠给予指导,等-Procedures on the sensor, please heroes for guidance, etc.
- 2022-10-20 04:35:03下载
- 积分:1
-
Single
单片微机原理及应用,MCS-51硬件结构-Single-chip Microcomputer Principle and Application, MCS-51 hardware structure
- 2022-10-09 13:25:02下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
基于at91sam7s256开发板演示,验证
AT91SAM7S256开发板基础demo,已验证-AT91SAM7S256 development board based on demo, verified
- 2023-08-10 22:40:02下载
- 积分:1
-
实现多种单片机相互通信中的从机部分,单片机互相控制
实现多种单片机相互通信中的从机部分,单片机互相控制-to achieve a variety of microcontroller mutual communication from the plane, mutual MCU control
- 2022-03-16 12:42:40下载
- 积分:1
-
基于C8051F330的24c04测试程序
利用I2C接口直接对其读写
基于C8051F330的24c04测试程序
利用I2C接口直接对其读写-24c04 based on the C8051F330 the test procedure using I2C interface to read and write directly
- 2022-05-20 21:12:52下载
- 积分:1