代码搜索:双串口
找到约 10,000 项符合「双串口」的源代码
代码结果 10,000
www.eeworm.com/read/283737/8992348
c main_uart.c
/*
*********************************************************
* Copyright (c)
* All rights reserved.
*
* 文件名称:main_uart.c
* 文件标识:程序实现体
* 摘 要:本文件是对UART串口0功能的测试
*
* 当前版本:1.0
www.eeworm.com/read/283183/9037306
~dfm serialset.~dfm
object Form3: TForm3
Left = 413
Top = 119
Width = 506
Height = 350
Caption = '串口设置'
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
www.eeworm.com/read/283183/9037313
dfm serialset.dfm
object Form3: TForm3
Left = 413
Top = 119
Width = 506
Height = 350
Caption = '串口设置'
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
www.eeworm.com/read/282319/9102019
c series_all.c
/*********************************************
本程序意在检测按键,将按键对应的值指从串口输出
**********************************************/
#include "STC89C51.h"
#define uch unsigned char
sbit P20=P2^0;
sbit
www.eeworm.com/read/374244/9412941
c main.c
/*******************************************************************************
*File: Main.c
*功能: LED数码管显示
* 通过I/O模拟同步串口与74HC595进行连接,控制74HC595驱动LED数码管显示
************************************
www.eeworm.com/read/174724/9575144
c main.c
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
//F320和AT89C52之间的串口通信
//发送和接受中的延迟不要更改!
//波特率不要更改!
//编程日期:2006.9.22-2006.9.24,作
www.eeworm.com/read/366527/9810026
c txd8951.c
/*******************************************************************************
*
* 文件名称:txd8951.c
*
* 功能描述:串口发送数据。
* 发起通信请求(发送呼叫号),等待应答
接收到应答号,通信建立,开始数据传输
*
* 开发环
www.eeworm.com/read/363428/9951886
c uart.c
//uart.c
//初始化UART0
# include "ioCC2430.h"
/*****************************************
*函数功能 :初始化串口
*入口参数 : 无
*返 回 值 :无
*说 明 :57600-n-8-0
****************************
www.eeworm.com/read/166224/10028735
+
//
// 计算机无线通信串口程序.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/166224/10028746
+
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CView
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "计算机无线通信串口程序.h