-
数码管和4X4键盘做简单的计算器,一个示意图…
用数码管和4X4键盘做的简易计算器,有protuse原理图和程序-4X4 digital control and the keyboard to do simple calculator, a schematic diagram and procedures protuse
- 2022-02-07 18:04:44下载
- 积分:1
-
在凌阳61板上实验成功的电压表程序,有语音报值功能
在凌阳61板上实验成功的电压表程序,有语音报值功能-Sunplus board in 61 successful experiments in voltage meter procedures, have reported that the value function of voice
- 2022-03-04 19:07:00下载
- 积分:1
-
51单片机写得温度控制,经调通的程序
可以给初学者作为参考...
51单片机写得温度控制,经调通的程序
可以给初学者作为参考-51 Single-chip temperature control written by the tune
- 2022-01-25 14:22:08下载
- 积分:1
-
usb1.1开发代码 usb1.1开发代码
usb1.1开发代码 usb1.1开发代码-usb1.1
- 2023-01-24 18:30:03下载
- 积分:1
-
采用C51编写的基于C8051F020单片机排序实例。
采用C51编写的基于C8051F020单片机排序实例。-using C51 prepared by the C8051F020 ranking examples.
- 2022-02-07 17:56: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
-
民航二所单片机驱动开发
民航二所单片机驱动开发-CAD 2 Microprocessor Development
- 2022-01-26 03:32:18下载
- 积分:1
-
LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。...
LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The first experiment LPC2103: water lamp, with proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
- 2022-03-09 10:56:19下载
- 积分:1
-
C8051单片机和nRF24L01无线模块,实现温度传感器数据…
单片机C8051加无线模块NRF24l01,实现温度传感器数据的采集和无线传输-C8051 MCU plus wireless module NRF24l01, to achieve the temperature sensor data acquisition and wireless transmission
- 2022-03-23 12:29:36下载
- 积分:1
-
LCD12864程序及Protues仿真
LCD12864程序及Protues仿真-LCD12864 procedures and Protues Simulation
- 2022-09-17 15:55:03下载
- 积分:1