-
基于MICROCHIP PIC16F系列电动自行车控制源码.
基于MICROCHIP PIC16F系列电动自行车控制源码.-MICROCHIP PIC16F series based on the control source for electric bikes.
- 2022-07-14 07:37:38下载
- 积分:1
-
T103 Terawins procedures can decode VGA CVBS S_VIDEO video decoder, the program...
宏芯 t103程序 能解码VGA CVBS S_VIDEO的视频解码,程序的开发环境是stc89c58rd+ 在keil c下已经编译通过-T103 Terawins procedures can decode VGA CVBS S_VIDEO video decoder, the program development environment is stc89c58rd+ In keil c have been compiled through
- 2023-05-18 23:45:03下载
- 积分:1
-
Ps2键盘驱动程序,用C51单片机驱动PS2键盘接口
Ps2键盘驱动程序,用C51单片机驱动PS2键盘接口
- 2022-05-28 07:05:30下载
- 积分:1
-
利用AVR单片机实现的慢速USB设备协议
利用AVR单片机实现的慢速USB设备协议-use the AVR MCU agreement slow USB devices
- 2022-03-25 04:23:46下载
- 积分:1
-
a perfect realization of SCM TCPIP, including http/tftp/pop3/smtp, development e...
一个完善的单片机tcpip实现,包括http/tftp/pop3/smtp,开发环境是富士通的16位单片机-a perfect realization of SCM TCPIP, including http/tftp/pop3/smtp, development environment is Fujitsu"s 16-bit MCU
- 2022-02-04 00:14:08下载
- 积分:1
-
液晶19264驱动程序。用MSP430F149控制,经过调试成功
液晶19264驱动程序。用MSP430F149控制,经过调试成功-19,264 LCD driver. With MSP430F149 control, after successful testing
- 2022-03-09 17:40:43下载
- 积分: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
-
我上传的一些单片机的资料,温度计的实验程序,希望对大家有帮助...
我上传的一些单片机的资料,温度计的实验程序,希望对大家有帮助-I uploaded some Singlechip information thermometer Experimental procedures, we hope to help
- 2022-05-08 04:38:51下载
- 积分:1
-
LED lights lit, C language, you can run keil. Achieve the first of a small non
点亮LED灯,C语言编写,可以在keil下运行。实现第一个小灯的不停闪烁,初学着可以好好参考。-LED lights lit, C language, you can run keil. Achieve the first of a small non-stop flashing lights, can make reference to the beginner.
- 2022-05-10 14:05:33下载
- 积分:1
-
In the ST to achieve single
在ST单片机上实现GPS交通警示器功能.-In the ST to achieve single-chip GPS traffic alerts functionality.
- 2022-09-05 16:35:02下载
- 积分:1