搜索资源列表
多线程串口Modem远程数据通信
- 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
串口通讯类
- 简单实用的串口通讯类,实现重叠IO下的异步串口读写
rfid手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
- rfid手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
读写程序
- 通过串口操作,读写设备。
serial.rar
- qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
serialport
- 串口数据读取源程序,本机调试时需将串口的输入与输入脚短接-Serial data acquisition source, this machine will need to debug serial port input and input pin shorted
UATR-testhuaboxing
- 读串口并实时画波形,实现串口读取数据,根据得到的数据画出波形-UATR
VCComm
- VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
LabView_serial_early_experience
- LabView串口初體驗,内容包括串口读,串口写,串口通讯等程序-LabView serial early experience, including the serial reading and writing serial port, serial communications, and other procedures
Delphi-pscomm
- Delphi下读串口的数据,网上找不到,自己写了一个,现在拿出来共享!使用PSCOMM控件!-Delphi read serial data, the Internet can not find that he wrote a now out to share! Control the use of PSCOMM!
productshow1
- 这个用c#编写的展品统计软件,实现了读取串口数据,将数据统计成展品关注度信息并显示,同时附带串口设置的相关界面。-This statistical software with c# is used to statistical the exhibits int the way recieving from a read serial data into display data and show concern about the degree of information, and the
RS232
- 实现rs232串口驱动,包含打开串口,写串口,和读串口-let com derive to be truth
VC_serial_port_DLL
- VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
duchuankouhuaquxian
- 读串口数据绘制曲线,可以满足一般的控制要求。-Reading serial data drawn curves to meet the general control requirements.
API读串口
- delphi 7 API 读写串口程序。(Delphi 7 API read and write serial program.)
自己写的通过串口和单片机通讯的ic卡读卡程序
- 自己写的通过串口和单片机通讯的ic卡读卡程序(VB version serial debugging program, including VB source code and installation files, suitable for debugging serial port)
串口
- 使用Qt进行开发的串口功能,实现了基本的串口的读写功能(The serial port function is developed by using Qt, which realizes the basic serial port's read and write function.)
VB中调用欧姆龙PLC串口和网络示例
- 欧姆龙的PLC,在VB中调用的串口,网络通信接口 有利用到FINS协议,读写PLC数据(OMRON's PLC, serial port in VB, network communication interface Have access to FINS protocol)
MPU6050串口直读舵机控制
- 串口读取mpu6050六轴传感器,获取姿态信息,驱动舵机转动(serial port read the data of the accelator metric to control servo motor)
