COM

From SweepMe! Wiki
Jump to navigation Jump to search

USB-COMport adapters

Windows

Linux

Please check first, whether you find your USB-COMport-adapter by using

lsusb

In order to use a USB-COMport-adapter it may be required to add the user to the dialout group to get access to the controller

sudo usermod -a -G dialout $USER

Typical problems