Skip to content

Instantly share code, notes, and snippets.

@fernandoc1
Created January 2, 2020 11:14
Show Gist options
  • Select an option

  • Save fernandoc1/63a853bb20b82fd255c90a0cc93f2251 to your computer and use it in GitHub Desktop.

Select an option

Save fernandoc1/63a853bb20b82fd255c90a0cc93f2251 to your computer and use it in GitHub Desktop.
Connect serial to Linux
Connect to serial on Linux:
sudo chmod 777 /dev/ttyUSB0
screen -L /dev/ttyUSB0 115200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment