-
直流电机控制程序,看大家,做下评论,
控制直流电机的c程序,大家看一下,做下点评,-C DC motor control procedures, look at everybody, to do under the comments,
- 2022-06-17 17:31:16下载
- 积分:1
-
可以从计算机向WINBOND516直接下载程序的源码,调试单片机用,可不用编程哭...
可以从计算机向WINBOND516直接下载程序的源码,调试单片机用,可不用编程哭-can WINBOND516 from the computer directly to the download source code, debugging MCU use Programming can not cry
- 2022-07-28 07:49:49下载
- 积分:1
-
美国美信公司温度DS18B20的驱动程序
美国美信公司温度DS18B20的驱动程序-USA and the United States believed the company DS18B20 temperature driver
- 2023-09-06 02:00:04下载
- 积分: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
-
LCD 128*64 的驱动软件 和适合学习的人
带全部解释
LCD 128*64 的驱动软件 和适合学习的人
带全部解释-LCD 128* 64 for the driver software and learn with all the explanation
- 2022-09-01 16:00:03下载
- 积分:1
-
这是C++代码,包括CRC,奥得河,查找表,等等。
It is C++ codes, include CRC, Oder, search table, and so on.-codes, include CRC, Oder, search table, and so on.
- 2022-01-24 10:15:37下载
- 积分:1
-
This is the only body temperature graduation project, which includes a very wide...
这是只能体温的毕业设计,其中包括了很全的毕业论证,这是一篇毕业论文。希望有用。-This is the only body temperature graduation project, which includes a very wide proof of graduation, this is a thesis. I hope useful.
- 2022-03-18 15:35:35下载
- 积分:1
-
有关OSD开发和ADI公司的几款ADC软件控制
有关OSD开发和ADI公司的几款ADC软件控制-OSD-related development and ADI
- 2023-03-09 21:55:02下载
- 积分:1
-
avr单片机pwm功能的使用,本程序实现了PWM中CTC模式的要求。开发环境为icc avr。单片机atmega48...
avr单片机pwm功能的使用,本程序实现了PWM中CTC模式的要求。开发环境为icc avr。单片机atmega48-avr Singlechip use pwm function, the program achieved in PWM mode CTC requirements. Development environment for the icc avr. Singlechip atmega48
- 2022-02-14 04:48:26下载
- 积分:1
-
这是用来读写dallas12c887模块程序,
这是用来读写DALLAS12C887的程序模块,-This is the procedure used to read and write DALLAS12C887 modules,
- 2022-12-08 13:25:03下载
- 积分:1