代码搜索:串口驱动
找到约 10,000 项符合「串口驱动」的源代码
代码结果 10,000
www.eeworm.com/read/397919/8016117
c 串口输出.c
#include "AT89X52.h"
#define uchar unsigned char
#define uint unsigned int
#define Ls138 P0
code uchar led[] = {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x98};
void delay(uint i);
void
www.eeworm.com/read/397919/8016149
dsn 串口扩展.dsn
www.eeworm.com/read/397919/8016156
pwi 串口扩展.pwi
www.eeworm.com/read/397465/8044413
vi 串口测试.vi
www.eeworm.com/read/397465/8044419
vi 配置串口.vi
www.eeworm.com/read/396056/8135242
exe 串口程序.exe
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