代码搜索:多机调试
找到约 10,000 项符合「多机调试」的源代码
代码结果 10,000
www.eeworm.com/read/307922/13713169
pdf ibmpc系列微机与8051单片机的多机通信.pdf
www.eeworm.com/read/145272/12740558
txt 说明.txt
485端口: 9600,N,8,1; 与前置机通信
端口1、端口2为可配置端口;
调试程序采用“ZD002调试程序V30”
www.eeworm.com/read/145271/12740635
txt 说明.txt
485端口: 9600,N,8,1; 与前置机通信
端口1、端口2为可配置端口;
调试程序采用“ZD002调试程序V30”
www.eeworm.com/read/168127/9936965
txt 51单片机串口调试程序.txt
/*定义为中断方式串口处理*/
#define INTERSENDSTR
/*不为8032系列芯片 */
//#define CHIP_8032
#include
#include
#include
#include "err.h"
#ifdef INTERSENDSTR
unsigned char
www.eeworm.com/read/233636/14144557
rar 51单片机串口调试程序.rar
www.eeworm.com/read/217158/14976325
ppt 多对多广播与归约.ppt
www.eeworm.com/read/250667/6312222
txt read me.txt
具体的操作请参考AN428_preliminary_EM4095_Reader_protocolDescription.pdf文档
和上位机调试软件与说明
www.eeworm.com/read/400784/11568480
txt read me.txt
具体的操作请参考AN428_preliminary_EM4095_Reader_protocolDescription.pdf文档
和上位机调试软件与说明
www.eeworm.com/read/224549/14585412
txt 说明.txt
在Proteus中调试MCS51单片机多机通信用"9位命令发送模块 "及应用实例是本人一个“大作”。
它在Proteus 仿真平台里用Proteus符号发生器作为MCS51单片机主机的命令编辑器向各从机发送9位
数据的方法。用本方法可在Proteus中仿真调试C51单片机采用串口9位通信方式连接的一主多从系统
中的从系统。