搜索资源列表
串口通讯经典程序
- 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
串口通信控件ApexComm
- 提供串口通讯参数设置接口,控制方式设置接口,传递和接收数据手段控件是在VC++6.0下开发的-provide serial communication interface parameter setting and control settings interface, transmit and receive data means control of the VC 6.0 development
串口通讯(演示验证)
- AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
VB串口编程的几个问题
- VB串口编程的几个问题 串口数据接收方式 如何处理不定长数据的接收 用字符方式收发码值大于127的字符数据 串口通讯问答2-VB Serial Programming Problems serial data reception mode uncertain how long data reception mode with characters TX yards values greater than 127 characters serial data communicati
Vb串口通讯调试方法
- vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
linux下串口编程
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
USART.rar
- AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯,AVR microcontroller tramsmition
SerialportSample(3)2008
- c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
communication
- 串口通讯程序,用于电脑串口数据交换,单片机串口通讯。-Serial communication program for the computer serial port for data exchange, single-chip serial communication.
c# 串口通讯 读取数据库等信息
- c# 串口通讯 读取数据库等信息,写入注册表,读取磅的数据,写入数据库-c# serial communication read the database information, write to the registry, read pounds of data, written to the database
serialtest
- 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordance with the specified serial po
serial_test
- 实现串口的通讯,用两个线程:一个发送线程,一个接收线程,可以同时进行发送与接收数据。-serial test , use c language , it is contain two thread. write and read at the same time !
VB、VC串口通讯
- VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
E语言串口通讯
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
20171209_025029958
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据(E language, serial port COM communication source code, routine program, easy language extension interface support library, application of easy language port components, and sending and receiving
接收并解析数据-调试成功
- 本程序使用与Arduino R3开发板,程序功能是在串口通讯模式时解析收的数据。(This program uses the Arduino R3 development board, the program function is in the serial communication mode to analyze the data.)
串口通讯
- C51串口通信程序源代码。查询方式进行数据通信。(SUART, 89C51,Baud rate9600.)
串口数据收发
- 实现RS232串口数据收发,进行上下位机通讯,可以实现上位机对下位机进行控制和下位机数据反馈到上位机进行处理。(Achieve RS232 serial data transceiver, communication between upper and lower computers, can realize upper computer to control lower computer and feedback data from lower computer to upper comput
demo-0.0.1-SNAPSHOT
- 串口通讯,读取串口数据,发送串口数据,监听串口数据(serial communication)
MATLAB串口数据采集
- 基于matlab的串口助手, 实现简单的串口数据收发,用于单片机与上位机通讯(a serial tool designed by matlab)