"Original link": http://www.cnblogs.com/atsats/p/6665566.html
Usually use the command to install software Apt-get installs, such as: sudo apt-get install minicom This article is a combination of the latest raspbain Jessie, using a graphical way to install a software: Serial debugging Tool minicom. Basic method: Use the system's own "Add/remove software" software. 1. Open "Add/remove software" 2. In the Search box, enter "Minicom", wait a moment to the right of the results, check the box, click on the bottom right corner "OK"
3. The Verification box appears, enter the system default password "raspberry", carriage return or click "OK"
4. Install the process interface, the "Add/remove Software" interface will be closed after the installation is complete.
5. Run terminal, enter command: sudo minicom-s
6. There is a serial port configuration interface, follow-up specific minicom software operation, can search related articles, this article no longer do a specific description.
--end--
Raspberry Pi Raspberry Practice Notes-alternative method to install Minicom