-
AC 220V City realize the timer switch, programmable modify the parameters, speci...
实现交流220V市电的定时开关,可编程修改各参数,特殊情况下可强行开关。主要用于控制自助打印机系统。-AC 220V City realize the timer switch, programmable modify the parameters, special circumstances may be forced switch. Mainly used to control the printer self-help system.
- 2022-01-26 00:31:40下载
- 积分:1
-
显示了键盘消息的顺序,所有键盘消息都被捕获和记录在数组里,并在WM_PAINT消息里被显示出来。...
显示了键盘消息的顺序,所有键盘消息都被捕获和记录在数组里,并在WM_PAINT消息里被显示出来。-Shows the sequence of keyboard messages, all keyboard messages are captured and recorded in the array, and where in the WM_PAINT message to be displayed.
- 2022-10-05 11:25:03下载
- 积分:1
-
模拟示波器,能用于学生在学习初级VB上有简单的了解
模拟示波器,能用于学生在学习初级VB上有简单的了解-Analog oscilloscope can be used for elementary students in learning VB have a simple understanding of
- 2022-01-26 00:40:08下载
- 积分:1
-
LT-1B msp430开发板例子程序-ADC12_10
- 2022-03-25 03:50:52下载
- 积分:1
-
单片机课程设计 数字频率计 对于大家的课程设计很有帮助
单片机课程设计 数字频率计 对于大家的课程设计很有帮助-SCM curriculum design, digital frequency meter for everyone" s helpful in course design
- 2022-04-01 02:10:28下载
- 积分:1
-
c#can yin guan li xi tong
c#can yin guan li xi tong
- 2023-02-09 19:40:04下载
- 积分:1
-
I collect and write their own routine part of 51 series for your reference
本人收集和自己写的部分51系列例程,供各位参考-I collect and write their own routine part of 51 series for your reference
- 2022-01-21 20:19:02下载
- 积分: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
-
i2c to os/2
i2c到os/2
- 2022-04-26 19:27:21下载
- 积分:1
-
This procedure used to realize single
本程序采用AVR单片机实现对温度传感器DS18B20的控制-This procedure used to realize single-chip AVR temperature sensor control DS18B20
- 2022-05-07 15:57:45下载
- 积分:1