搜索资源列表
C++读写地址例程(同步方式)
- 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
多线程串口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
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
rfid手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
- rfid手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
读写程序
- 通过串口操作,读写设备。
serial.rar
- qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
RPU20090505.rar
- 多串口,多线程操作,最多可支持到8个串口的读写操作,Multi-serial, multi-threaded operation
GPS100Drv
- GPRS驱动程序,包括串口读写类,以及文档序列化,数据贞如何解包.-GPRS Driver
serial_com
- 串口读写 -Serial reading and writing
rs232com
- 串口读写 -Serial reading and writing
moni
- 串口读写操作的 cvi例程 比较详细 是一个工程化的程序-Cvi serial read and write operations is a more detailed routine engineering procedures
RS232dll
- 串口读写操作DLL,提供串口的读写操作,已在VC6.0编译通过。-Serial read and write operations DLL, to provide serial read and write operations, has been adopted in the VC6.0 compiler.
DataAcquisitionBatteryMonitoring
- VB编写的串口通讯源码,内部包含电导巡检模块通讯报文,可以读写数据,保存数据,备份数据-VB source code to prepare the serial communications, internal communications includes conductivity packet inspection module, you can read and write data, save data, backup data
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!
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.
RS232_VBdotNET
- 串口编程简单案例, 在VB.NET 的环境下,包括控件使用,读,写,函数及字符转换-A demo for COM communiscation on VB.net
com32
- C语言写的串口通讯程序,直接使用可以读写串口数据,包括打开串口,向串口写入数据,关闭串口参考,串口参数可以自己设置,容易扩展,简单实用。-C language to write the serial communication program, direct use can read and write serial data, including open serial port, the serial port to write data, close the serial port inf
scomm
- 使用WTL编写的串口调试工具,用于抄读水表或调试(WTL prepared using serial debugging tools for copying water meters or debugging)
VB中调用欧姆龙PLC串口和网络示例
- 欧姆龙的PLC,在VB中调用的串口,网络通信接口 有利用到FINS协议,读写PLC数据(OMRON's PLC, serial port in VB, network communication interface Have access to FINS protocol)
RFID串口通讯
- RFID读写板示例,包括读写电子标签、销毁等,通过串口、网口通讯
