-
用周立功的easyarm615做的智能循迹小车
用周立功的easyarm615做的智能循迹小车-With weeks of easyarm615 Ligong make intelligent tracking car
- 2022-02-20 03:12:14下载
- 积分: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
-
STM32开发板的例程,包括AD,USART,时间,时间,可以,DMA,Flash,速度。
STM32 demo板的例程,其中包括AD,USART ,TIME1,TIME,CAN,DMA,FLASH,SPID等例程序,适合新手学习入门-STM32 demo board routines, including AD, USART, TIME1, TIME, CAN, DMA, FLASH, SPID, etc. Example procedures, suitable for novice learning portal
- 2023-04-29 00:10:03下载
- 积分:1
-
89s51 MCU control of the keyboard and led system, the keyboard to send a few led...
89s51单片机控制的键盘和led系统,键盘送数led从低到高位的显示-89s51 MCU control of the keyboard and led system, the keyboard to send a few led from low to high Show
- 2022-01-31 11:07:16下载
- 积分:1
-
用c51编的 键盘输入的乘法运算,增加语句可以增加功能
用c51编的 键盘输入的乘法运算,增加语句可以增加功能-C51 series with the keyboard input of the multiplication to increase the sentence can increase the functional
- 2022-02-26 12:49:33下载
- 积分:1
-
luminary系列单片机基础源码模板,大家可以直接试用
luminary系列单片机基础源码模板,大家可以直接试用-luminary Series MCU-based source code template, you can try
- 2022-05-21 09:00:21下载
- 积分:1
-
AT90S8515控制4线两相步进电机。想做AVR控制步进电机的网友可以看看。...
AT90S8515控制4线两相步进电机。想做AVR控制步进电机的网友可以看看。-AT90C8515 control 4 wire 2 phase stepping motor. AVR control stepping motor .
- 2022-01-20 23:00:55下载
- 积分:1
-
51 SCM and its C language programming examples of the first 6 chapters
51单片机及其C语言程序开发实例第6章节-51 SCM and its C language programming examples of the first 6 chapters
- 2022-08-10 23:05:39下载
- 积分:1
-
基于单片机的数据压缩算法的实现-Huffman算法
基于单片机的数据压缩算法的实现-Huffman算法-Based on single-chip data compression algorithm Algorithm-Huffman
- 2022-03-07 16:09:57下载
- 积分:1
-
this the AVR lib who used to design the project for AVR chips
this the AVR lib who used to design the project for AVR chips
- 2022-01-26 02:37:26下载
- 积分:1