代码搜索:1553B总线
找到约 4,743 项符合「1553B总线」的源代码
代码结果 4,743
www.eeworm.com/read/364276/9916365
pdf avalon 总线规范_中文.pdf
www.eeworm.com/read/356906/10219322
doc 智能家居总线技术.doc
www.eeworm.com/read/356724/10222035
txt can 总线通信实验.txt
//Main.c
//CAN发送与接收程序,波特率设置为125kbps,标准帧,ID=0x024
#include "global.c"
void SystemInit();
void Timer1Init();
void KickDog();
void Can_Init();
void Can_Send();
int numled0=200;
unsigned i
www.eeworm.com/read/281013/10272529
txt can 总线通信实验.txt
//Main.c
//CAN发送与接收程序,波特率设置为125kbps,标准帧,ID=0x024
#include "global.c"
void SystemInit();
void Timer1Init();
void KickDog();
void Can_Init();
void Can_Send();
int numled0=200;
unsigned i
www.eeworm.com/read/355197/10286798
ppt 806-can总线实验.ppt
www.eeworm.com/read/422107/10664333
pdf 现场总线型dcs.pdf
www.eeworm.com/read/271129/11005586
txt can 总线通信实验.txt
//Main.c
//CAN发送与接收程序,波特率设置为125kbps,标准帧,ID=0x024
#include "global.c"
void SystemInit();
void Timer1Init();
void KickDog();
void Can_Init();
void Can_Send();
int numled0=200;
unsigned i
www.eeworm.com/read/469433/6976772
doc devicenet现场总线技术(new).doc
www.eeworm.com/read/463744/7176133
doc i2c总线.doc
www.eeworm.com/read/460163/7256925
txt i2c总线.txt
I2C总线驱动的C51语言源程序
//#pragma ot(6,SIZE)
#i nclude
#i nclude
#define ERRORCOUNT 10
#define readI2C 0xa1
#define writeI2C 0xa0
sbit SDA=P1^6;
sbit SCL=P1^5;
enum eepromtype {M2401,M2402,M2