代码搜索:双串口
找到约 10,000 项符合「双串口」的源代码
代码结果 10,000
www.eeworm.com/read/247301/12667254
c 串口发送.c
#include
#include
sbit P1_0=P1^0;
sbit P1_1=P1^1;
#define GM8125_RST P1_0
#define GM8125_SR2 P1_1
#define GM8125_SR1 P1_2
#define GM8125_SR0 P1_3
#define GM812
www.eeworm.com/read/246946/12696723
vi 串口调试.vi
www.eeworm.com/read/246946/12696728
vi 串口测试.vi
www.eeworm.com/read/246946/12696734
vi 配置串口.vi
www.eeworm.com/read/246924/12697854
vi 串口通信.vi
www.eeworm.com/read/332650/12745463
c 串口通信.c
#include
#include
#include
#include
#include "com.h"
#include
/************************************/
static int gHelpPanelHandle;
www.eeworm.com/read/324383/13266169
txt avr串口.txt
/* Code adapted from Atmel AVRApplication Note AVR306
* Interrupt mode driver for UART.
*/
#include
#include
#include "uart.h"
/* IMPORTANT: these vector numbers are for
www.eeworm.com/read/137961/13275986
txt 串口源码.txt
//这是头文件:
//---------------------------------------------------------------------------
#ifndef CommCtrlH
#define CommCtrlH
//-----------------------------------------------------------------
www.eeworm.com/read/239447/13278369
asm 串口通信.asm
ORG 0000H
AJMP MASSAGE
ORG 0023H
AJMP RMASSAGE
ORG 0030H
MASSAGE: MOV DPTR,#8003H ;8255初始化
MOV A,#80H
MOVX
www.eeworm.com/read/137510/13318225
lst 串口协议.lst
C51 COMPILER V7.06 __口__议 05/17/2005 11:27:13 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE __口__议
OBJECT MODULE PLACED IN 串口