Skip to content

Instantly share code, notes, and snippets.

@zhanglongqi
Last active January 9, 2020 09:21
Show Gist options
  • Save zhanglongqi/4c2550d8858a48b4f8bd87e4fb2900d0 to your computer and use it in GitHub Desktop.
Save zhanglongqi/4c2550d8858a48b4f8bd87e4fb2900d0 to your computer and use it in GitHub Desktop.

Target machine is raspberry pi zero, running raspbian 10 buster and zsh.

--color=on can fix the color in terminal.

-R UTF8 can fix the character display problem, like lines in tree.

minicom --color=on -8 -b 115200 -R UTF8 -D /dev/ttyUSB0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment