搜索资源列表
PC机串口(COM)实验器程序
- 用来模拟PC机的串口,实现各种串口数据读写的功能!-used to simulate the PC serial port, serial data of various functional literacy!
自编串口程序
- 串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
api函数实现串口读写
- 本源码主要是通过API函数实现串口打开,读写串口和关闭串口。-the source mainly through API functions Serial opened, read and write serial and serial closed.
comserialport
- 本文介绍了串口通信通信的主要过程 (1) 打开串口 (2) 配置串口 (3) 读写串口 (4) 关闭串口 -This paper introduces the Serial Communications of the main process (1) to open the serial port (2) Serial Configuration (3) literacy series I (4) Close Serial
overlap_serial
- windows下支持并发读写串口的串口类-windows to support literacy with the serial serial category
SerialSun
- 多文档界面设计\\配置文件读写\\串口操作\\串口封装类
aaaa
- 可读写串口 232 简单明了 使用初学者学习用 我自己写的,能力有限 难免出错 请批评指正 压缩包里有说明
读写串口
- 读写串口.rar-literacy. Rar
Comm1
- 实际是一个网络编程中模拟读写串口的程序.不过是创建了一个文件,把文件当作串口进行操作-is actually a simulation of network programming literacy Serial procedures. But is the creation of a paper document to operate as a serial
串口温度数据采集并实时显示
- 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
串口读写程序C#
- 串口读写程序C#
RFID 物联网
- 本资源是 RFID 物联网有关的编程。125k通用射频卡得读写。
ch376
- CH376通讯的上位机程序,通过操作RS232串口实现读写CH376-CH376 PC communications programs, through the operation of RS232 serial interface to read and write CH376
VC++SerialInterfaceProgrammingOnWin32API
- 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
Sample
- 功能完善强大的Comm Base Library 读写串口 监视线程-Powerful functions Comm Base Library to read and write serial port monitoring thread
串口通讯示例
- 串口收发读写 串口类封装 Demo Serial port(a serial port Demo progtamming source code)
ayswtok
- 用vc6 0开发的基于at指令集的读写串口的短信收发程序,主要文件由c写成,便于移植()
235
- 利用LABVIEW的串口函数读写串口的信息(Using the serial function of LABVIEW to read and write the information of the serial port)
pb串口通讯
- PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)
