代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/19261/830949
plg parallel to serial.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\50 Parallel to Serial\Parallel to Serial.uv2
Project File Date:
www.eeworm.com/read/19261/830950
lst parallel to serial.lst
A51 MACRO ASSEMBLER PARALLEL_TO_SERIAL 07/31/2006 10:03:52 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Parallel to Serial.OBJ
www.eeworm.com/read/19261/830952
pwi parallel to serial.pwi
www.eeworm.com/read/40534/918249
dsn serial to parallel.dsn
www.eeworm.com/read/40534/918250
asm serial to parallel.asm
ORG 00H
AJMP START
START: MOV SCON,#0
MOV 30H,#01H ;8字节待传输数据
MOV 31H,#02H
MOV 32H,#04H
MOV 33H,#08H
MOV 34H,#16
MOV 35H,#32
MOV 36H,#64
MOV 3
www.eeworm.com/read/40534/918252
dsn parallel to serial.dsn
www.eeworm.com/read/40534/918253
asm parallel to serial.asm
PL BIT P1.0
ORG 00H
START: CLR PL
SETB PL ;发送移位脉冲
MOV SCON,#10H ;允许串行口接收数据
WAIT: JNB RI,WAIT
MOV A,SBUF ;读取数据
CLR RI ;清除接收中断标志
MOV P0,A
www.eeworm.com/read/26301/957690
opt serial to parallel.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)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/26301/957697
pwi serial to parallel.pwi
www.eeworm.com/read/26301/957699
plg serial to parallel.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\10自动化\单片机\串口通信技术\模拟串口仿真\Serial to Parallel.uv2
Project File Date: 04/27/2012
O