代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
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
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