代码搜索:1单片机串口通信

找到约 10,000 项符合「1单片机串口通信」的源代码

代码结果 10,000
www.eeworm.com/read/127516/14351075

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/114185/15074123

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/270155/11046537

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/147775/12520865

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/105467/15666402

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/105101/15678119

hm resource.hm

// Microsoft Developer Studio generated Help ID include file. // Used by 串口通信最终测试机.rc // #define HIDC_STATIC 0x8064ffff // IDD_ABOUTBOX
www.eeworm.com/read/104773/15683672

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/366485/9812000

c putchar.c

/*串口1通信底层函数*/ #include // SFR declarations #define XON 0x11 #define XOFF 0x13 /* * putchar (full version): expands '\n' into CR LF and handles *
www.eeworm.com/read/434028/7896177

c putchar.c

/*串口1通信底层函数*/ #include // SFR declarations #define XON 0x11 #define XOFF 0x13 /* * putchar (full version): expands '\n' into CR LF and handles *
www.eeworm.com/read/312154/13617761

c putchar.c

/*串口1通信底层函数*/ #include // SFR declarations #define XON 0x11 #define XOFF 0x13 /* * putchar (full version): expands '\n' into CR LF and handles *