搜索资源列表
usbTOcom
- USB和串口(rs232)的转换及其驱动-USB and serial port (RS232) and the conversion drive
通讯模拟[VB6]
- 为调试由外部设备控制而响应的应用程序,利用本机的两个RS232通讯串口,设置为一个接收一个发送,发送口模拟外部设备传来的讯号和接收口查看由应用程序发出的讯号。以验看程序的响应情况,以便调试程序。 现在的计算机很多已没有RS232通讯串口了,可以使用USB转换串口配件来把USB口模拟成RS232通讯串口。
PortTest
- C#的SerialPort类控制RS232与USB串口程序-The program can contral the convertor from USB to RS232 port by using the serialport class in C#.
USB-TO-RS232-Cable
- USB 转 RS-232的驱动程序,通用的工具软件-USB to RS-232 driver, common tools
USB2RS232
- 利用EZ_USB FX2制作的USB接口转换RS232接口程序-EZ_USB FX2 produced using USB interface converter RS232 interface program
BluetoothSerial0904281936
- 1.蓝牙适配器蓝牙串口不断增加解决办法 2.usb->Rs232的虚拟串口被占用的解决方法 -Bluetooth Serial Adapter Bluetooth increasing solution
usb2serial
- serialusb接口驱动程序,电脑上没有serial port时使用rs232必备的驱动程序-serial usb serial port
rs232SerialSource
- rs232串口源程序 清晰实现了通信整个过程,较为明了-the source code of rs232 Serial
USBTORS232CableDrive
- 利特的USB-RS232的驱动咯,有需要的可能用得着,我搜了好久找到的。-Bartlett' s USB-RS232 driver slightly, if necessary, may Yongde Zhao, I found a long time to find.
urs232
- basic driver for RS232
Loader2
- USB RS232 转换PL2303说明书-USB to Rs232
usbtors232
- usb转rs232,在串口通信中可以将USB接口转接成你的串口类型。-usbTOrs232
vb6-RS232-com-port
- 不需使用 vb 元件的 RS232 读写程序,可设定任何范围的 baud rate,如:25-Does not usb VB Comm Port component, baud rate could be any range, eg. 250000
USB-232(usb2.0-ser!)
- 该压缩包为usb-rs232串口通信的程序,包含一些简单的工程可供参考-this is a program of usb-rs232
USB232
- 基于spartan2e的开发板串口调试,调试成功后,相应的led发亮-Based on the development of the spartan2e serial port debug board
RS232-To-USB-
- for rs232 use communication with 8051-for rs232 use communication with 8051
usb-uart
- Datasheet USB to UART (RS232)
485test
- DM430-L型开发板RS485通信实验,通过开发板与电脑进行数据通信,485接在UART1上 电脑端必备RS232转RS485模块,否则无法进行直接的连接RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配电脑端通过串口调试助手操作,先将数据由电脑发往开发板开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可
USB-to-RS232-Driver
- 笔记本上没有串口的童鞋不用担心啦,用这个软件就可以轻松实现USB转换成串口的功能,方便您调试程序-if there is no serial port on your pc,don t worry.This soft can help you turn you USB port to serial port .And this will make it easy to test you code.
MODBUS-TESTING
- 通过USB转串口跟单片机通信,使用MODBUS协议。-communicate with MCU through USB-RS232 convertor using modbus protocol.