代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/367031/9785647
c 复件 tx433.c
/*******************************************
无线接收的发送收端程序:
将从串口接收到的字符发送出去。
******************************************/
#include
struct RFConfig
{
unsigned char n;
uns
www.eeworm.com/read/367031/9785656
c tx433.c
/*******************************************
无线接收的发送收端程序:
将从串口接收到的字符发送出去。
******************************************/
#include
struct RFConfig
{
unsigned char n;
uns
www.eeworm.com/read/367027/9785706
c 复件 tx433.c
/*******************************************
无线接收的发送收端程序:
将从串口接收到的字符发送出去。
******************************************/
#include
struct RFConfig
{
unsigned char n;
uns
www.eeworm.com/read/367027/9785718
c tx433.c
/*******************************************
无线接收的发送收端程序:
将从串口接收到的字符发送出去。
******************************************/
#include
struct RFConfig
{
unsigned char n;
uns
www.eeworm.com/read/414693/11106134
lis can.lis
.module CAN.C
.area text(rom, con, rel)
0000 .dbfile D:\CANBUS\数据帧\查询\单向通讯\结点1-串口\CAN.C
0000 .dbfunc e CAN_ClrM
www.eeworm.com/read/336112/12476315
bas main.bas
Attribute VB_Name = "Module1"
Option Explicit
Sub Main()
Dim icdev As Long
icdev = rf_init(1, 9600)
If icdev < 0 Then
MsgBox "连接失败,请检查串口1!"
End
End If
www.eeworm.com/read/236309/14021818
bas module1.bas
Attribute VB_Name = "Module1"
Public strPort As String '端口号
Public strSetting As String '串口通信参数
Public strPassword As String '解锁密码
Public strCar As String '车牌前缀
Public strCE
www.eeworm.com/read/112488/15484436
s sendstr.s
;******************************************************************************
; File:SENDSTR.S
; 功能:串口发送数据。
; 说明:将跳线器JP2短接。
; 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
;******************
www.eeworm.com/read/112488/15484453
c sendstr.c
/****************************************************************************
* File:SENDSTR.C
* 功能:串口发送数据。
* 说明:将跳线器JP2短接。
* 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
***********************
www.eeworm.com/read/105047/15679442
cpp commrev.cpp
#include "stdafx.h"
#include "CeTools.h"
#include "UManageView.h"
extern int ExitRevThread2;
/***********************************************************
用途:从串口读取数据存入RvBuff中
调用:独立线程
参数:父指针