The stuff of Kryton

An eclectic selection of technology with some cookery


Project maintained by kryton-me Hosted on GitHub Pages — Theme by mattgraham

Linux Serial port

Basics

Getting access from the command line:

sudo usermod -a -G dialout <username>

Log out and in to take effect

List the serial ports

ls /dev/tty*