-
单片机各种通信接口程序
单片机各种通信接口程序-SCM various communications interface program
- 2022-03-06 00:29:34下载
- 积分:1
-
BH1415F调频台控制C程序。使用AT89C52单片机,12MHZ晶振,用共阳四位LED数码管。频率数据转换为显示用BCD码函数。...
BH1415F调频台控制C程序。使用AT89C52单片机,12MHZ晶振,用共阳四位LED数码管。频率数据转换为显示用BCD码函数。-C FM BH1415F control procedures. AT89C52 single-chip microcomputer use, 12MHZ crystal, with a total of four LED digital tube Yang. Frequency data into a display function using BCD code.
- 2022-03-13 07:24:13下载
- 积分:1
-
汽车通讯控制程序,用红外线控制,发射接收程序均有,汽车状态包括左转,右转,刹车,前车左转,后车超车等...
汽车通讯控制程序,用红外线控制,发射接收程序均有,汽车状态包括左转,右转,刹车,前车左转,后车超车等-automotive communications control procedures, using infrared control, launch procedures have received, including the state of vehicle turn left, turn right, brake, the first car left, after overtaking other vehicles
- 2022-03-19 19:09:04下载
- 积分:1
-
Michael J. Pont Embedded Systems Programming Lecture 2,8051 CPU, keil developmen...
Michael J. Pont 的嵌入式系统编程讲座2,
8051CPU,keil开发环境。英文的,通俗易懂。-Michael J. Pont Embedded Systems Programming Lecture 2,8051 CPU, keil development environment. English, user-friendly.
- 2022-04-21 17:39:28下载
- 积分:1
-
Single
51单片机与艾默生变频器的通讯程序,对工控开发人员有帮助-Single-chip inverter 51 and the communication procedures Emerson
- 2022-06-03 01:53:27下载
- 积分: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
-
VGA视频切换矩阵源玛,采用PIC单片机16F628实现8*8的视频切换.
VGA视频切换矩阵源玛,采用PIC单片机16F628实现8*8的视频切换.-VGA Video Switch Matrix Mary source using PIC 16F628 to achieve 8* 8 video switching.
- 2022-02-04 20:29:16下载
- 积分:1
-
power ctrl this a power contrl program. you can control you plug in device by co...
power ctrl this a power contrl program. you can control you plug in device by com port or ir remote control.
- 2022-02-25 21:20:49下载
- 积分:1
-
这程序是实现单片机与PC机的通信程序 可供大家参考或学习!
这程序是实现单片机与PC机的通信程序 可供大家参考或学习!-MCU and PC communication program for reference or study!
- 2022-09-03 23:30:03下载
- 积分:1
-
周立功ICAN模块上位机软件,可以试试,挺不错的一个开发成序。读初学者有帮助...
周立功ICAN模块上位机软件,可以试试,挺不错的一个开发成序。读初学者有帮助-Week Ligong ICAN module PC software, you can try, a very good development into a sequence. Reading has helped beginners
- 2023-03-19 23:50:04下载
- 积分:1