Skip to content

Instantly share code, notes, and snippets.

@mhsattarian
Last active January 9, 2020 14:12
Show Gist options
  • Save mhsattarian/0563ad79a5a9f1980392364ea4c5c283 to your computer and use it in GitHub Desktop.
Save mhsattarian/0563ad79a5a9f1980392364ea4c5c283 to your computer and use it in GitHub Desktop.
Jetson nano setup

Install minicom to access serial console:

sudo pacman -S minicom

run minicom :

sudo minicom -D /dev/ttyUSB0

set Hardware Flow Controlto No in settings:

ctrl+A -> z -> o -> select `Serial Port Setup` -> F 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment