搜索资源列表
-
0下载:
C#编程,主要是界面和控件,通信用的串口,文件保存用了Excel格式-C# programming interface and is the main component, communication with the serial port, the file format used by Excel
-
-
0下载:
本工程采用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
-
-
0下载:
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
-
-
0下载:
在VC环境下利用MFC编程的一个串口通信程序,通过串口发送数据并在界面中显示曲线-In VC MFC programming environment using a serial communication program, and send data through the serial interface display curve
-
-
0下载:
C# RS232接口调用.ubs读卡器程序,串口通信-C# RS232 interface calls. Ubs card reader procedures, serial communication
-
-
0下载:
用C#实现的串口通信,有UI界面.可以设置接口。和串口调试工具类似-With C# serial communication with UI interface can set the interface. And serial debugging tools like
-
-
0下载:
windows 串口通信,界面简单,适合初学、自学-windows serial communication interface is simple, suitable for beginners, self-
-
-
0下载:
软件总共分为四层:界面层、串口层、数据层、显示层、操作层。
界面层主要提供人机交互界面,方便使用者观察数据和操作。
串口层主要负责下位机与上位之间的通信和简单的数据处理。
数据层主要对数据进行存储,以及被其它各层调用数据。
显示层主要负责数据的显示。分为简易界面的显示和主界面的显示。简易界面包括实时时间和特定时刻的温湿度显示。主界面包括直接读取串口处理后数据的文本显示和从数据库中读取数据的控件显示。
操作层主要负责的数据进行细致处理,包括添加、删
-
-
0下载:
串行通信接口 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
-
-
0下载:
Serial Communication User interface for Arduino in C#
-
-
0下载:
该程序为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
-
-
0下载:
设计一个基于单片机数据采集与双机通信系统。利用单片机的串行口与扩展的A/D接口,进行数据采集、标度变换与通信,实现2台单片机之间的双机数据通信与显示。
功能要求:
①.A/D采样数据,将采样数据发送另一台单片机。
②.接收发送的采样数据,并用两台单片机的LED或LCD显示采样实时数据。
③.发送数据控制对方的某一对象,如:直流电机、发光二极管等。
硬件设计:
设计相应的A/D、显示、串行通信接口的电路,利用单片机的串行口与扩展的A/D接口,实现2台8031单片机之间的双机
-
-
0下载:
串口通信代码,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
-
-
0下载:
本程序是为了实现串口通信功能而使用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.
-
-
0下载:
关于C#的Modbus协议的串口通信上位机界面程序-On the C# Modbus protocol serial communication PC program interface
-
-
0下载:
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
-
-
0下载:
本源码为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
-
-
0下载:
C#界面设计中的串口通信,实现了设置波特率、串口选择、接收数据、发送数据等功能-C# interface design of the serial communication, to achieve the set baud rate, serial port selection, receive data, send data and other functions
-