代码搜索:实时接收
找到约 10,000 项符合「实时接收」的源代码
代码结果 10,000
www.eeworm.com/read/406011/11451007
bak 接收_opt.bak
### 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/406011/11451008
uv2 接收.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/155430/11874074
asm 串口通信---接收.asm
ORG 0000H
AJMP MAIN
ORG 0030H
MAIN:
MOV SP,#60H
MOV TMOD,#20H
MOV TH1,#0FDH
MOV TL1,#0FDH
SETB TR1
MOV PCON,#00H
MOV SCON,#50H
MOV R0,#30
www.eeworm.com/read/344206/11902068
txt nios串口接收.txt
nios串口接收--中断方式
#include
#include
#include"system.h"
#include"unistd.h"
#include "alt_types.h"
#include
#include "altera_avalon_uart_regs.h"
#include "altera_a
www.eeworm.com/read/343972/11915251
pcb 接收2.pcb
www.eeworm.com/read/343972/11915283
pcb 接收1.pcb
www.eeworm.com/read/343972/11915294
~cb 接收1.~cb
www.eeworm.com/read/343972/11915327
~cb 接收2.~cb
www.eeworm.com/read/149225/12393891
exe 串口接收短信.exe
www.eeworm.com/read/228681/14369269
c 红外接收.c
#include"at89x51.h"
unsigned char code leddata[]={
0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,}; // "1,2,3,4,5,6,7,8,9"
int m=0;
void int1() interrupt 0 using 2
{
P0=led