CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - Serial Communication Interface

搜索资源列表

  1. ADDcODE

    0下载:
  2. C#编程,主要是界面和控件,通信用的串口,文件保存用了Excel格式-C# programming interface and is the main component, communication with the serial port, the file format used by Excel
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:400.27kb
    • 提供者:张林亮
  1. C_Sharp_SerialPort

    0下载:
  2. 本工程采用Visual Studio 2005平台,用C#实现了串口收发通信程序的设计,具有良好的显示和控制界面,能够实时观察收发的数据。文件中包含工程文件,C#源代码,串口操作的底层API等文件。-The project uses Visual Studio 2005 platform, using C# implements serial communication program transceiver design, good display and control interface
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:44.02kb
    • 提供者:浩南
  1. SerialportSamplep282p29

    0下载:
  2. c#串口通信,界面能否显示发送和接收,显示发送和接收的字节数。配置IP及端口信息-c# serial communication interface can display the sent and received, display the number of bytes sent and received. Configuring IP and port information
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:48.72kb
    • 提供者:ysh
  1. chuankou

    0下载:
  2. 在VC环境下利用MFC编程的一个串口通信程序,通过串口发送数据并在界面中显示曲线-In VC MFC programming environment using a serial communication program, and send data through the serial interface display curve
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:1.85mb
    • 提供者:wenkui
  1. RS232

    0下载:
  2. C# RS232接口调用.ubs读卡器程序,串口通信-C# RS232 interface calls. Ubs card reader procedures, serial communication
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:44.65kb
    • 提供者:邹安兵
  1. Serialcommunication

    0下载:
  2. 用C#实现的串口通信,有UI界面.可以设置接口。和串口调试工具类似-With C# serial communication with UI interface can set the interface. And serial debugging tools like
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:48.1kb
    • 提供者:郭耀耀
  1. 232343SerialkkPort

    0下载:
  2. windows 串口通信,界面简单,适合初学、自学-windows serial communication interface is simple, suitable for beginners, self-
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:63.43kb
    • 提供者:桃花岛
  1. CSharpDHT11

    0下载:
  2. 软件总共分为四层:界面层、串口层、数据层、显示层、操作层。 界面层主要提供人机交互界面,方便使用者观察数据和操作。 串口层主要负责下位机与上位之间的通信和简单的数据处理。 数据层主要对数据进行存储,以及被其它各层调用数据。 显示层主要负责数据的显示。分为简易界面的显示和主界面的显示。简易界面包括实时时间和特定时刻的温湿度显示。主界面包括直接读取串口处理后数据的文本显示和从数据库中读取数据的控件显示。 操作层主要负责的数据进行细致处理,包括添加、删
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:22.75mb
    • 提供者:陈剑明
  1. HI-TECH_PICC

    0下载:
  2. 串行通信接口 RS-232 和 RS-485 是在任何时候都常用的接口。它们不仅已经被内置于每台PC,而且已被内置于从微控制器到主机的多种类型的电脑和与它们连接的设备-RS-232 serial communication interface and RS-485 is used at all times of the interface. They have been built not only in each PC, but has been built from the microcon
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:73.28kb
    • 提供者:bbb
  1. CSharp-USB-serial

    0下载:
  2. Serial Communication User interface for Arduino in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:139.84kb
    • 提供者:MReza
  1. FormAndUart

    0下载:
  2. 该程序为Windows窗体应用程序。一共由两个窗体组成:登录界面和uart通讯界面。登录账号默认为admin,密码为11111.登录成功后跳转到串口调试界面.此程序通讯试用了serialPort控件。-The program for the Windows Forms application. Total consists of two forms: the login screen and uart communication interface. The default login acco
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:553.94kb
    • 提供者:刘亚彬
  1. kkkk

    0下载:
  2. 设计一个基于单片机数据采集与双机通信系统。利用单片机的串行口与扩展的A/D接口,进行数据采集、标度变换与通信,实现2台单片机之间的双机数据通信与显示。 功能要求: ①.A/D采样数据,将采样数据发送另一台单片机。 ②.接收发送的采样数据,并用两台单片机的LED或LCD显示采样实时数据。 ③.发送数据控制对方的某一对象,如:直流电机、发光二极管等。 硬件设计: 设计相应的A/D、显示、串行通信接口的电路,利用单片机的串行口与扩展的A/D接口,实现2台8031单片机之间的双机
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3.64kb
    • 提供者:赵邀婧
  1. UartSaveData

    0下载:
  2. 串口通信代码,DB9接口,在自己编写代码驱动的其实很简单:打开串口,配置串口,读取串口,关闭串口,还可以自己设置奇偶校验。- Serial communication codes, DB9 interface, write your own code-driven is simple: Open the serial port, serial port configuration, read the serial port, close the serial port, you can al
  3. 所属分类:CSharp

    • 发布日期:2017-06-16
    • 文件大小:24.14mb
    • 提供者:jordan
  1. CSharp_WAVE

    0下载:
  2. 本程序是为了实现串口通信功能而使用C#编写的上位机界面。可以实现波形的检测,显示,存储和FFT分析。-In order to achieve serial communication function written in C# using the PC interface. It can detect waveform display, storage, and FFT analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:10.89mb
    • 提供者:史言威
  1. SerialportSample

    0下载:
  2. 关于C#的Modbus协议的串口通信上位机界面程序-On the C# Modbus protocol serial communication PC program interface
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:90.92kb
    • 提供者:张海涛
  1. SerialCom

    0下载:
  2. C#串口通信源码,可直接使用。包括界面,串口号,波特率,校验位,数据位,停止位,接收和发送功能,自动发送,十六进制转换等功能,经过调试无任何问题。-C# serial communication source, can be used directly. Including interface, serial port number, baud rate, parity bit, data bits, stop bits, receive and send functions, automati
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:3.88mb
    • 提供者:许成林
  1. Multiple-Ships-Control

    0下载:
  2. 本源码为C#语言基于串口通信模式开发的一个控制多无人艇路径跟踪的上位机软件。界面提供实时路径轨迹显示、无人艇的开环和闭环控制。其中控制和轨迹绘图采用多线程完成。对于开发类似的上位机机人机交互界面具有较高的参考价值。-The source code for C# language serial communication control mode is based on the development of a multi-USV path tracking PC software. Interf
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:153.75kb
    • 提供者:liuhui
  1. Test

    0下载:
  2. C#界面设计中的串口通信,实现了设置波特率、串口选择、接收数据、发送数据等功能-C# interface design of the serial communication, to achieve the set baud rate, serial port selection, receive data, send data and other functions
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:65.61kb
    • 提供者:WenHai
搜珍网 www.dssz.com