-
AVR_Meag8_L298控制电机的程序源码,电路原理图,M8程序使用(ICC_AVR)编译,内有说明....
AVR_Meag8_L298控制电机的程序源码,电路原理图,M8程序使用(ICC_AVR)编译,内有说明.-AVR_Meag8_L298 control procedures for the electrical source, circuit schematics, M8 uses (ICC_AVR) compiler, which has notes.
- 2023-05-21 22:50:03下载
- 积分: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
-
飞思卡尔单片机的FLASH编程,本实例介绍如何对飞思卡尔单片机进行FLASH编程。...
飞思卡尔单片机的FLASH编程,本实例介绍如何对飞思卡尔单片机进行FLASH编程。-Freescale s MCU FLASH programming, in this example to illustrate how to Freescale s microcontroller FLASH programming.
- 2022-03-21 15:31:17下载
- 积分:1
-
周立功试验板上的一个程序
周立功试验板上的一个程序-weeks meritorious pilot of a board procedures
- 2022-04-11 07:12:09下载
- 积分:1
-
Adobe Audition数字存储示波器
利用电脑强大的处理能力和声卡高精度的AD/DA界面,加上Adobe Audition强大的录制和显示功能,数字
Adobe Audition数字存储示波器
利用电脑强大的处理能力和声卡高精度的AD/DA界面,加上Adobe Audition强大的录制和显示功能,数字存储示波器的功能即可轻易实现-Adobe Audition Digital Storage Oscilloscope use of computer processing power and high-precision sound card AD/DA interface, together with Adobe Audition powerful recording and display, digital storage oscilloscope functionality can easily realize
- 2022-07-23 16:51:37下载
- 积分:1
-
仿真软件,可进行单片机等各种程序的仿真验证,大大减少焊接电路板试验的麻烦...
仿真软件,可进行单片机等各种程序的仿真验证,大大减少焊接电路板试验的麻烦-the use of the protuse
- 2022-01-31 22:57:34下载
- 积分:1
-
单片机的电机控制程序,实现正反转,转速控制,这是简单的电机控制入门学习佳作...
单片机的电机控制程序,实现正反转,转速控制,这是简单的电机控制入门学习佳作-Single-chip motor control process, achieve positive, speed control, it is easy to learn the fine motor control entry
- 2022-02-01 13:16:36下载
- 积分:1
-
再分享一个数字万用表的源码, 这也是我从我朋友那里要过来的...
再分享一个数字万用表的源码, 这也是我从我朋友那里要过来的-Again to share the source of a digital multimeter, which is where I learned from my friends to come
- 2022-01-28 19:27:53下载
- 积分:1
-
arm(44b0)端口初始化,在程序里面有较多的注释部分, 在具体情况下可用...
arm(44b0)端口初始化,在程序里面有较多的注释部分, 在具体情况下可用-arm (44b0) port initialization, the procedure has more notes inside part can be used in specific circumstances
- 2022-06-17 10:41:39下载
- 积分:1
-
嵌入式操作系统SMALL RTOS51 的例程, 运行于UV2运用WAVE的6000进行仿真...
嵌入式操作系统SMALL RTOS51 的例程, 运行于UV2运用WAVE的6000进行仿真
- 2023-08-26 14:45:03下载
- 积分:1