搜索资源列表
vbrs232
- 使用串口与计算机进行通讯。编写VB程序来访问串口显示数据。输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。-use serial communication with the computer. VB prepared to access serial display data. Output for the RS-232C standard interface, baud rate for the 300 -
mySoundCardfoLabview800
- 串口通讯 是一种图形化的编程语言,它广泛地被工业界、学术界和研究实验室所接受,视为一个标准的数据采集和仪器控
demoRS232
- Linux下串口驱动,满足快速数据收发,属于异步通讯-serial driver in the Linux which will satisfied the qick reciever and transmitter
cktx
- 串口通讯,读写数据都可以,含发送字符带CRC校验-Serial communications, can read and write data, including sending characters with CRC Checksum
Electric-power-communication-protocol-packet-gener
- 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
LsCommDemo
- LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
mscomabc
- 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
Serial-Protocol
- 这是一个单片机,串口通讯中对数据进行简单加密的程序代码。-This is a microcontroller, serial communication in a simple data encryption code.
serial
- 这是一个在linux下用QT编写简易串口通讯助手的源程序,程序简单易读,可以实现串口端口的选择及串口参数的设置,及接收串口数据以及向串口发送数据,请用qt creator即可-This is a linux written in QT source of simple serial communication assistant, the program is simple and easy to read, you can achieve the selection of the serial
NewRoutTest.tar
- 串口通讯,该软件用于测试串口间的通讯及数据测试。-Serial communications, the software used to test the serial communication and data testing.
ViewM
- 串行接口 (Serial Interface) 是指数据一位 地顺序传送,其特点是通信线路简单,只要一对传输线就可以实现双向通信(可以直接利用电话线作为传输线),从而大大降低了成本,特别适用于远距离通信,但传送速度较慢。串行接口 串行接口 一条信息的各位数据被逐位按顺序传送的通讯方式称为串行通讯。串行通讯的特点是:数据位的传送,按位顺序进行,最少只需一根传输线即可完成;成本低但传送速度慢。串行通讯的距离可以从几米到几千米;根据信息的传送方向,串行通讯可以进一步分为单工、半双工和全双工三
10e41a39e11a
- VC++串口通讯完整程序代码,可以运行通过,可以收发数据-VC++ complete serial communication program code, you can run through, you can send and receive data
detectGas
- linux C与浙大明泉废气分析仪串口通讯及检测流程实例,通过串口开、关废气分析仪,并从废气分析仪中读取检测到的数据信息。-linux C and Zhejiang Ming Quan exhaust gas analyzer serial communication and testing process instance, through the serial port and off exhaust gas analyzer, and read information from the d
uart_lcd
- 用于EDA中的串口通讯的实现。用串口精灵将数据传输到LCD上并将其显示出来。-EDA for the implementation of serial communication. With serial wizard to transfer data to and displayed on the LCD.
viscom
- 串口通讯。数字时钟。图形显示。能见度仪器数据处理好代码。单位的项目-Serial communication. Digital clock. Graphic display. Visibility instrument data processing code. Unit project
MointDev
- 基于嵌入式linux数据采集服务器,界面采用Qt4.7编写,实现视频采集、串口通讯、网络通讯功能。-Based on the embedded Linux data acquisition server, using Qt4.7 interface, video acquisition, serial port communication, network communication function.