-
一款车载DVD音频处理IC驱动程式,很有参考价值。
一款车载DVD音频处理IC驱动程式,很有参考价值。-Deal with a car DVD audio driver IC, it is reference value.
- 2022-04-13 16:17:12下载
- 积分:1
-
AVR单片机MEGA8写CC1000的C代码,是十分有用的资料
AVR单片机MEGA8写CC1000的C代码,是十分有用的资料-AVR MEGA8 CC1000 write C code is very useful information
- 2023-04-10 09:50:03下载
- 积分:1
-
用于C51的简单看门狗电路,易于大家调用
用于C51的简单看门狗电路,易于大家调用-C51 for the simple watchdog circuit, we call easy
- 2022-10-31 05:40:03下载
- 积分: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
-
瑞萨智能车大赛源码。High
瑞萨智能车大赛源码。High-performance Embedded Workshop,是瑞萨H8系列单片机开发平台。本站上传菜单里没有默认这类开发环境-Renesas smart car contest source. High-performance Embedded Workshop, is the Renesas H8 series of single-chip development platform. From this site there is no default menu such development environment
- 2022-02-03 08:20:16下载
- 积分:1
-
Direct Digital Synthesis (DDS), the use of chip adc9851
直接数字频率合成(DDS)程序,使用adc9851芯片-Direct Digital Synthesis (DDS), the use of chip adc9851
- 2022-08-04 08:14:46下载
- 积分:1
-
这是一个电池的电器高达一个好工作。谢谢你!
这是一个电池放电器,能够很好的工作。谢谢!-This is a battery of electrical appliances up to a good job. Thank you!
- 2022-02-01 04:08:03下载
- 积分:1
-
msp430x22x4的c程序,例子很多,几乎涵盖了msp430x22x4系列的全部功能。...
msp430x22x4的c程序,例子很多,几乎涵盖了msp430x22x4系列的全部功能。-msp430x22x4 c-program, many examples, covering almost msp430x22x4 series of full functionality.
- 2022-05-20 19:02:49下载
- 积分:1
-
用两块51单片机基于RS232实现单片机之间的串行通信。又从机检测到当地温度,然后由主机查询,从从机读得温度数据。该程序时C51程序。...
用两块51单片机基于RS232实现单片机之间的串行通信。又从机检测到当地温度,然后由主机查询,从从机读得温度数据。该程序时C51程序。-MCU with 2 RS232-based serial communication between the SCM. And from machine to detect the local temperature, and then by the host queries, from the temperature data from the machine-readable too. The program C51 program.
- 2022-08-08 03:38:35下载
- 积分:1
-
单片机控制的智能小车开发报告,以及流程。
单片机控制的智能小车开发报告,以及流程。-Microprocessor Controlled Intelligent Vehicle Development Report, as well as the flow.
- 2023-07-23 13:30:02下载
- 积分:1