代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/295240/8178946
bak 串口__利用串口中断_uv2.bak
www.eeworm.com/read/191928/8415992
txt io模拟串口.txt
#include
sbit BT_SND =P1^0;
sbit BT_REC =P1^1;
/**********************************************
IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0
************************
www.eeworm.com/read/187982/8582302
txt 串口测试文档.txt
本测试适合fft-9200所有的串口设备。更换设备参考程序,测试默认使用串口0
(1)使用串口0测试
数据的发送
./232-test 115200 send
数据的接收
./232-test 115200 rev
注意:后两个参数一个是波特率的设置,一个是选择工作模式
www.eeworm.com/read/388171/8630609
txt 串口通信程序.txt
#include
#include
#define INBUF_LEN 4 //
unsigned char inbuf1[INBUF_LEN]={5,6,7,8};
unsigned char checksum,count3=0,mama=0x0a,mam=0x0d;
bit read_flag=0;
int code
www.eeworm.com/read/388163/8631378
加入串口的按键
www.eeworm.com/read/286681/8749603
txt io模拟串口.txt
#include
sbit BT_SND =P1^0;
sbit BT_REC =P1^1;
/**********************************************
IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0
************************
www.eeworm.com/read/286096/8788481
dsp 串口接受程序.dsp
# Microsoft Developer Studio Project File - Name="串口接受程序" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/286096/8788484
dsw 串口接受程序.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "串口接受程序"=".\串口接受程序.d
www.eeworm.com/read/286096/8788486
cpp 串口接受程序.cpp
//////////////////////////////////////////////////////////////////////
// 串口接受程序
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CommPort.h"
www.eeworm.com/read/286096/8788489
plg 串口接受程序.plg
Build Log
--------------------Configuration: 串口接受程序 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\llj\LO