-
电子设计清单
Electronics Design Checklist
C) 2003 Hank Wallace
This a checklist for electronics designers. The idea is for engineers and technicians to
share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making
of a first-run design success, and this checklist helps prevent Murphy s gremlins from
marring an otherwise healthy design.-Electronics Design Checklist
C) 2003 Hank Wallace
This is a checklist for electronics designers. The idea is for engineers and technicians to
share experiences and create a detailed checklist, which the individual designer can pare down to meet his or her specific needs. There are many details that go into the making
of a first-run design success, and this checklist helps prevent Murphy s gremlins from
marring an otherwise healthy design.
- 2022-11-21 23:05:03下载
- 积分:1
-
目前所做的一套卫星测距系统应用到CAN2.0A协议,由于CAN现在多为军用,因此资料很少,这个是CAN控制器SJA1000同C51弹片机的通信程序,站长参考下吧...
目前所做的一套卫星测距系统应用到CAN2.0A协议,由于CAN现在多为军用,因此资料很少,这个是CAN控制器SJA1000同C51弹片机的通信程序,站长参考下吧.-doing a satellite location system application to CAN2.0A agreement, CAN over to the military now, very little information, this is the SJA1000 CAN controller with shrapnel C51 machine communication procedures, head of reference under it.
- 2022-05-08 09:28:34下载
- 积分:1
-
励研CL2005通讯屏管理系统,单片机通信的底层程序。
励研CL2005通讯屏管理系统,单片机通信的底层程序。-Reed Institute CL2005 communication screen management system, SCM underlying communication process.
- 2022-01-26 05:37:36下载
- 积分:1
-
基于ATMEGA88进行的蜂鸣器驱动的编程
基于ATMEGA88进行的蜂鸣器驱动的编程-Carried out based on ATMEGA88 buzzer-driven programming
- 2022-04-21 11:12:37下载
- 积分:1
-
51 Series single
用51系列单片机演奏音乐的C51源程序(资料)-51 Series single-chip microcomputer with the C51 music source (information)
- 2022-03-24 17:50: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
-
单片机实现的网卡程序,其中控制4个网卡的轮番查询
单片机实现的网卡程序,其中控制4个网卡的轮番查询 -the MCU card procedures, which control the four turns inquiry Card
- 2022-04-08 20:55:37下载
- 积分:1
-
nRF24E1 multiple single
nRF24E1多发单收,接收程序。原理,切换接收频率。-nRF24E1 multiple single-admission, to receive the procedure. Principle, to switch the receiving frequency.
- 2022-04-12 06:38:10下载
- 积分:1
-
这是一个msp430程序,是用于2个msp430f149单片机之间进行串口通信,程序已经调试好了,非常好用...
这是一个msp430程序,是用于2个msp430f149单片机之间进行串口通信,程序已经调试好了,非常好用-This is a MSP430 procedure is used for two MSP430F149 single-chip serial communication between, the program has debug Well, very easy to use
- 2023-01-24 22:40:04下载
- 积分:1
-
用proteus仿真的数字电压表
有8051单片机和adc0809以及4位数码管实现...
用proteus仿真的数字电压表
有8051单片机和adc0809以及4位数码管实现-Proteus simulation with digital voltage meter 8051 and has adc0809 as well as four digital tube realize
- 2022-03-26 15:51:50下载
- 积分:1