~~PAGEIMAGE:tools:media:img:c94153d5fdeac782fcaa57284516d4ad.png~~
====== minicom ======
{{template>:meta:template:pageinfo#tpl
|desc=Introduce a serial tool **minicom** that can be used in Linux.}}
This page only documents the simple usage of **minicom**, you can refer to //**[[https://wiki.emacinc.com/wiki/Getting_Started_With_Minicom|Getting_Started_With_Minicom]]**// for more details.
===== Usage =====
==== Installation and Configuration ====
* Run command sudo apt install minicom.
* Run command sudo minicom -s and you will see the following screen. \\ \\ {{tools:media:img:7215a8f430a4a42a3a2392b7a0368af4.png?direct}}
* Select Serial port setup shown in the above screen, then go to the following screen. Change Serial Device as you need it. \\ \\ {{tools:media:img:603831b2fc7a3873f28f76592e6e14a7.png?direct&607x324}}
* Press Esc to return to the previous interface, then select Save setup as dfl (default). Then select Exit. \\ \\ {{tools:media:img:ad458bf512e5bbe51216480b79c1d312.png?direct}}
==== Running minicom ====
* Run command sudo minicom to start **minicom**.
* First press Ctrla, then press z to enter the help screen shown below. \\ \\ {{tools:media:img:c94153d5fdeac782fcaa57284516d4ad.png?direct&691x501}}
===== Further Reading =====
* [[http://wiki.emacinc.com/wiki/Getting_Started_With_Minicom]]