COM

From SweepMe! Wiki
Revision as of 16:06, 8 October 2018 by Felix Kaschura (talk | contribs) (put code into corresponding environment)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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