搜索资源列表
PC机串口(COM)实验器程序
- 用来模拟PC机的串口,实现各种串口数据读写的功能!-used to simulate the PC serial port, serial data of various functional literacy!
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
CommPort-CSharp
- 利用rs232类进行串口的读写操作,并在windows下显示读写的数据.开发环境:VS.NET2003-use RS232 serial port for the class to read and write operation and shown in the windows read and write data. Development environment : VS.NET2003
matlabforserial
- 一个用matlab编写的串口调试程序,可以方便的读写数据。-a prepared using Matlab serial debugger, can easily read and write data.
COMGetData
- C#高波特率串口读写数据示例 黄瓜鸡蛋cyykw.com所有-High baud rate serial read and write data sample cyykw.com cucumber all
NetSerialComm
- 微软C#读写类,针对串口数据的读写等操作的类-Microsoft C# to read and write class for reading and writing serial data operation
VC
- 用于串口读写数据用的程序源代码,大家可以查看实现的原理-For the serial port to read and write data with program source code, you can view the realization of the principle! ! !
symbian
- 用于串口读写数据用的程序源代码,大家可以查看实现的原理-For the serial port to read and write data with program source code, you can view the realization of the principle! ! !
W24CXX1[1].3.1.31218
- 一个很好用的24C系列存储器读写数据的软件-Good reading and writing software using the 24C Series
6
- 单相485表台体读写数据 非常好用的软件-Single-phase 485 to read and write data in the table platform body is very easy to use software
chuankou
- 一个串口监控工具,可以方便查看串口读写数据。-A serial port monitoring tool, you can easily see the serial read and write data.
huihua
- 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以 -Serial read and write data to achieve the coin Driver, one of the serial communication method can
Labview-serial-visa
- Labview的VISA串口通信,能够向下位机读写数据,并能显示波形,调试通过。-Labview VISA serial communication, can read and write data to the PC, and can display the waveform, debugging through.
Labview-rs232-serial
- Labview的VISA串口通信,rs232通信,上位机软件能够向下位机读写数据,并能显示波形,调试通过,很好用。-Labview VISA serial communication, RS232 communication, PC software to read and write data to the PC, and can display the waveform, through debugging, very good use.
iic_com
- 总线的读写程序,一次触发可以读写多个数据和地址。读写数据的个数可以自己更改,已验证。-IIC bus read and write procedures, a trigger can read and write data and address. The number of read and write data, can change verified.
myCom
- 这是一个QT窗口程序,可以实现打开关闭串口功能,并能够从串口缓冲区读写数据。-This is a QT window procedure can achieve open and close the serial port function, and the ability to read and write data from the serial port buffer.
hCOM
- QT5.1编写,通过串口读写数据,显示通过串口接收到的数据并显示出来。将输入的文字通过串口发送出去。-QT5.1 prepared to read and write data through the serial port to display through the serial port to receive the data and displayed. The input text will be sent through the serial port.
ComFxPlc
- 通讯组件能对PLC的输入、输出端口,以及内部中间继电器存储区域、内部数据存储区域,以及扩展存储区域进行读写操作,常用数据类型如下: INT16: 16位有符号整数; DINT32: 32位有符号整数; UINT16: 16位无符号整数; HEX32: 32位16进制字符; BIN16: 16位二进制字符串; REAL32: 32位单精度浮点数据;(The communication component can
plcmodbus
- PLC与PC通过MODBUS协议通讯的基于C#语言的通用类库,里面的函数已经涵盖了读写数据及IO的基本功能(PLC and PC through the MODBUS protocol communication based on the C# language class library, which has covered the function of reading and writing data and IO basic functions)
HYM.SerialPort
- 实现串口的读写和数据的转发,串口功能的测试(Serial port read and write, data forwarding, serial port testing.)