1. PrefaceI recently took advantage of this event to get a pyboardCN2. This is my first time playing with micropython, so I watched online tutorials and tried it myself. Here we introduce some basic settings for debugging through Tera Term VT using USB connection, as well as the configuration of the Tera Term VT interface. For reference only. 2. Tera Term VT Configuration Someone in the previous forum introduced how to install the driver and how to perform the initial power-on of pyboardCN2. I will not repeat them here, but focus on the configuration of Tera Term VT. The first step is to open the software and enter the interface for selecting a new link. See the figure below
We select the serial port, and select the port corresponding to the driver you installed. I am using COM11 here, so I select COM11. After confirming, enter the main interface of the TV
There are no settings for the serial port, window, and font here. The following steps are set up step by step. 1. Set the serial port parameters in
Settings-Serial Port
Enter the serial port settings, you can
set the port, baud rate, data bit, check bit, stop bit , etc.
2. Set the terminal and interface window. The terminal and interface settings are the most important, which is related to whether programming is convenient or not and the viewing comfort for long-term use. In
Settings-Terminal , you can set the terminal size, whether it can wrap automatically, and whether it can adapt.
Here you can set the size of the terminal.
After setting, the terminal background is black and the text is white, which is hard to read.
In
Settings-Window, set the background color and text color.
You can choose your favorite color by adjusting the RGB ratio. .
The text display color can also be adjusted automatically. It is best to have a large contrast with the background color so that the display is more obvious. Otherwise, it will look very difficult. .
The interface after setting
3. Font settings The last part is the font settings. You can modify the font size. The font format can be modified in
Settings - Font.
You can choose the font, style and size. Personally, I feel that size 12 is more suitable.
4. Save settings and call In Settings - Save Configuration, you can save the parameters you set, so that you can call them next time without having to configure them every time (I found that this software needs to be configured every time it is started, which is very troublesome)
Call the configuration parameters in
Settings-Load ConfigurationCall the parameters you have set and you can use them immediately. .
Three, Postscript Tools are the beginning of a beginner. A good tool and setting is a good start. After half a day of tossing, I found that it was really painful to explore alone, so I left some words for reference only for myself and my colleagues later. Since it is my first contact, there may be some mistakes. Please give more suggestions for common progress. .
This content is created by EEWORLD forum netizen Feiyangzizi. If you need to reprint or use it for commercial purposes, you must obtain the author's consent and indicate the source