Top "Usbserial" questions

This tag is used for software related questions about using USB-to-serial Bridges and Adapters.

Can i crack usb security dongle?

I have to develop a plugin for a program that uses dongle to activate.Just wondering can i crack the …

reverse-engineering usbserial cracking dongle
How to identify UNIQUELY a USB Device?

Is it possible to identify a USB device by a unique identifier like an Operating system has Mac-ID, Harddisk ID, …

visual-c++ usb usb-drive usbserial usb-flash-drive
USB Communication with Android/Arduino

I am working on this Android application that needs to communicate over USB. I have an Archos 101 Tablet (specifications here: …

android usb arduino usbserial
How to identify multiple USB-serial adapters under Ubuntu 10.1

I am reading data from multiple identical USB-serial adapters under Ubuntu 10.1. On occasion, their /dev/tty path changes (eg if …

linux ubuntu usb usbserial identification
Unable to send input from USB to serially connected hardware using Minicom

I'm trying to communicate with my hardware board from a Ubuntu installed PC. I've used a USB to serial cable, …

ubuntu usbserial
Identify COM port using VID and PID for USB device attached to x64

As following i able to get usb com port names attached to 32bit win7OS machine, by given pid and …

c# usb 64-bit usbserial
inf2cat for Win10 driver signing

I am using Microsoft's usbser.sys driver to communicate with custom hardware using a serial interface emulation via USB. Since …

windows usbserial
UART over USB for STM32 Micro-controller

I'm trying to implement UART over a USB interface on the STM324x9I-EVAL development board. The purpose is to …

embedded usb stm32 uart usbserial
Listening to serial port on Delphi 7

I am trying to write a program which will listen to the serial input from Arduino board connected via usb, …

delphi serial-port port arduino usbserial
Identifying serial/usb device python

The solution to this problem is probably pretty simple, but I am new to interfacing with a device dynamically. What …

python serial-port pyserial usbserial