Serial Port Setup When you install arduino IDE the serial port is usually not visible. This command helps with setting it up. sudo adduser <username> dialout sudo chmod a+rw /dev/ttyUSB0