-
一个提取一个整数万位、千位、百位、十位、各位的快速算法...
一个提取一个整数万位、千位、百位、十位、各位的快速算法-Tens of thousands of an extract of a whole, and 1000, 100, 10, that the fast algorithm
- 2022-05-09 03:19:08下载
- 积分:1
-
富士通90F927单片机英文资料 据说这是专为仪表设计的芯片
富士通90F927单片机英文资料 据说这是专为仪表设计的芯片-Fujitsu 90F927 microcontroller information in English is said to be designed specifically for the instrument chip
- 2022-01-21 04:40:05下载
- 积分:1
-
x5045的程序,可以在keil c51上运行,希望能给大家带来帮助
x5045的程序,可以在keil c51上运行,希望能给大家带来帮助-X5045 procedures keil c51 can run, I hope everyone can help
- 2023-01-20 16:20:03下载
- 积分:1
-
这是单片机多机通信的C源码程序,供大家参考。
这是单片机多机通信的C源码程序,供大家参考。-This is a multi-machine communication C source programs, for your reference.
- 2022-05-17 03:24:16下载
- 积分:1
-
对刚入门的学习单片机的爱好者了解软件平台有帮助.能很快的掌握软件的基本操作....
对刚入门的学习单片机的爱好者了解软件平台有帮助.能很快的掌握软件的基本操作.-Just getting started learning enthusiasts SCM software platform has helped to understand. Can quickly grasp the basic operation of software.
- 2022-03-23 05:40:18下载
- 积分:1
-
电子设计工程师手册,第五版,模拟部分,详细介绍…
电子设计工程师手册第五版,模拟部分,详细介绍模拟电路基础-Electronics Design Engineer Manual, Fifth Edition, analog section, details of the basis of analog circuits
- 2022-08-18 13:24:40下载
- 积分: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
-
金鹏 LCD AVR 128 驱动程序 已经调试成功显示
金鹏 LCD AVR 128 驱动程序 已经调试成功显示
-Jinpeng LCD AVR 128 Driver
- 2022-03-25 11:09:13下载
- 积分:1
-
数码时钟显示,用8位LED软件译码动态显示,P0为字段码,P2为位选码,数码管共阳,
key0为位选键;key1为加“1键;key2为减“1”键。...
数码时钟显示,用8位LED软件译码动态显示,P0为字段码,P2为位选码,数码管共阳,
key0为位选键;key1为加“1键;key2为减“1”键。-Digital clock display with 8 LED dynamic display software decoding, P0 code for the field, P2 election code for the digital, digital tube were positive, key0 bond election for the position key1 to add " 1 button key2 to reduce the" 1 " button.
- 2022-09-04 12:05:03下载
- 积分:1
-
一种基于高速逻辑器件(触发器,计数器和门电路等)控制的,可与各种单片机系统友好连接的高速A/D转换采集系统。...
一种基于高速逻辑器件(触发器,计数器和门电路等)控制的,可与各种单片机系统友好连接的高速A/D转换采集系统。-Based on high-speed logic device (flip-flops, counters and gates, etc.) control can be friendly with a variety of single-chip microcomputer system to connect high-speed A/D conversion acquisition system.
- 2022-02-09 20:17:18下载
- 积分:1