Top "Virtual-serial-port" questions

Use this tag for question related to virtual serial port.

Specifying non-standard baud rate for FTDI virtual serial port under Linux

I have a USB device I'm trying to communicate with over a virtual serial port provided by the ftdi_sio …

linux serial-port virtual-serial-port
Socat virtual serial port not recognized

I'm using socat to create a couple virtual serial ports. One I connect to with a simple C program (using …

virtual-serial-port socat
CP2102 device is not listed in /dev on macOS 10.13

I have the ESP32 board with Silicon Labs CP2102 controller. When I connect it to my MacBook, I can get …

macos driver hardware iot virtual-serial-port
Stm32 Virtual COM Port - Can not connect

This is a code, part of my project; //---------------------------------------------------------------------------- // USB: Virtual COM ---------------------------------------------------------- //---------------------------------------------------------------------------- USB_Interrupts_Config(); Set_USBClock(); USB_…

c stm32 virtual-serial-port
SerialPort Sniffing

I have a device that connects to pc via USB, which gets mapped to virtual serial port by driver and …

.net serial-port sniffing virtual-serial-port
Python/Pyserial: reading incoming information from port

I've just started using pyserial as I will eventually need to read/save information coming from a particular port. Using …

python pyserial virtual-serial-port
Pyserial does not play well with virtual port

Motivation I want to start leraning how to use the python library Pyserial. It seems like a really nice library …

python serial-port pyserial socat virtual-serial-port
C# SerialPort#Open() method throws ArgumentException because of port name?

On my local machine, Windows XP Ports (COM & LPT) COM3 RIM Virtual Serial Port v2 (COM4) RIM Virtual Serial …

c# serial-port argumentexception virtual-serial-port