代码搜索:双串口
找到约 10,000 项符合「双串口」的源代码
代码结果 10,000
www.eeworm.com/read/467036/7014168
opt 串口测温.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,
www.eeworm.com/read/467036/7014169
obj 串口通讯.obj
www.eeworm.com/read/467036/7014170
hex 串口测温.hex
:07000F00050832352E3332E3
:03001700DFFE22E7
:1000B200759850438920758DFDD28ED2AFD2ACD2C5
:1000C20099E50DB47314E4F50DFF3099FDC29974EE
:1000D200082FF8E6F5990FBF05F07FFA1200170511
:0900E2000FE50F70DC
www.eeworm.com/read/467036/7014171
lst 串口测温.lst
C51 COMPILER V7.06 __口测温 11/24/2008 15:54:58 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE __口测温
OBJECT MODULE PLACED IN 串口测温
www.eeworm.com/read/467036/7014173
c 串口测温.c
/*打开串口调试程序,将波特率设置为9600,无奇偶校验
晶振11.0592MHz,发送和接收使用的格式相同,如都使用
字符型格式,在发送框输入 hello,I Love MCU ,在接
收框中同样可以看到相同字符,说明设置和通信正确
www。doflye。cn 上海浩豚电子科技
*/
#include
www.eeworm.com/read/467036/7014176
c 串口通讯.c
//打开串口调试程序,将波特率设置为2400,无奇偶校验
#include /* special function register declarations */
/* for the intended 8051 derivative */
www.eeworm.com/read/467036/7014177
lst 串口通讯.lst
C51 COMPILER V7.06 __口蚠裚 11/23/2008 22:12:42 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE __口蚠裚
OBJECT MODULE PLACED IN 串口通讯
www.eeworm.com/read/465898/7048481
c 串口步进.c
#include
//步进机控制端口定义//
sbit OPT=P2^4; //驱动器使能//
sbit SPL=P2^3; //脉冲//
sbit DIR=P2^2; //方向//
sbit ENA=P2^0; //步进机使能//
//定义默认时间全局变量//
unsigned int temp=100;
//延时//
void delay(unsig
www.eeworm.com/read/463893/7173823
doc 串口通讯.doc
www.eeworm.com/read/463366/7182768