代码搜索:E1通信
找到约 10,000 项符合「E1通信」的源代码
代码结果 10,000
www.eeworm.com/read/243513/12936464
c 通信成功.c
#include"pic.h"
#define PWM RB1
#define uint unsigned int
#define uchar unsigned char
volatile bit t;
void delay(uint i)
{ uint j;
for(j=i;j>0;j--);
}
void send_one()
{ uchar i;
www.eeworm.com/read/239447/13278369
asm 串口通信.asm
ORG 0000H
AJMP MASSAGE
ORG 0023H
AJMP RMASSAGE
ORG 0030H
MASSAGE: MOV DPTR,#8003H ;8255初始化
MOV A,#80H
MOVX
www.eeworm.com/read/137699/13304022
doc can通信.doc
www.eeworm.com/read/323663/13329584
dsn 双机通信.dsn
www.eeworm.com/read/319810/13441756
txt 串口通信.txt
#include
#define uint unsigned int
#define uchar unsigned char
/**************************************************************/
//串口测试程序,采用11.0592M晶振
//使用定时器1
//Write by CW
www.eeworm.com/read/311231/13633585
vi 串行通信.vi
www.eeworm.com/read/309751/13664929
txt 双机通信.txt
双机通讯源程序
;发送程序
.model small
.data
msg db 'Please input the message you want to send:',0dh,0ah,'$' prompt db 0dh,0ah,'Now send...',0dh,0ah,'$'
string db 50h dup(?)
.code
.startup
le
www.eeworm.com/read/309503/13670058
url 通信原理.url
[InternetShortcut]
URL=http://www.department.swust.edu.cn/sice/ppkc/tongxin/Article_Show.asp?ArticleID=12
www.eeworm.com/read/305534/13766479
ppt 通信系统.ppt
www.eeworm.com/read/304374/13795309