In Linux, cutecom uses USB to serial port

Source: Internet
Author: User

In Linux, serial port debugging has always been using minicom. Although the essence of Linux does not advocate graphical interfaces, sometimes there are many advantages in graphical interfaces. in Linux, the best replacement of minicom is cutecom.

 

First install cutecom on your computer:

$ Sudo apt-Get install cutecom

Run

$ Sudo cutecom

 


 

We recommend that you use USB to serial cable.
Pl2303, which is a built-in driver in Linux, is much more convenient to use.

 

After the USB to serial port is inserted, use dmesg | grep USB to view

If pl2303 converter now attached to ttyusb0 is displayed, it indicates that it has been installed successfully.

 

In this case, the device drop-down menu does not contain ttyusb0. You need to manually modify the menu.

 


 


OK. The data is correct. Happy...

 


 

My plan (independently developed in Linux, completely out of windows) is another step forward and continues .....

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.