“ Research · Persistence · Ultimate · Innovation ”
1. Configuration Process
Step 1. Install Arduino IDE
· Windows recommends installing a lower version of the IDE due to issues with output console garbled text in higher versions
Download link:
https://pan.baidu.com/s/1SKVDSotdI6bR2BtbeQC9Bg
Password:909x
Step 3. Install relevant plugins for VS Code
3.1 First install the C/C++ plugin
【💡Note】 VS Code also has many practical themes and plugins to choose from
Such as the “Chinese” localization plugin, “Prettier” code formatting plugin, etc. You can search for related keywords in the plugins to find these plugins.
VS Code beginner’s guide and plugin recommendations:https://zhuanlan.zhihu.com/p/99462672
macOS——/Applications/Arduino.app/
Windows ——D:\Arduino\arduino-1.8.8\
Note: Each person’s installation path may differ, please enter your own installation path
4.4 Set Auto-completion on Startup
Finally, after clicking the file icon in the upper right corner of the image, you will enter an editing page, where you can insert the following code in the indicated position:“C_Cpp.intelliSenseEngine”: “Tag Parser”
Step 2. Write the program
Step 3. Configure board information and upload
When you see the word Done, it means the upload was successful, and the Arduino board has started executing the code.
3. Other Operations
1. Click the socket-like icon in the lower right corner and set the baud rate to the same rate as in the code.
2. In the output window options, select “serial monitor”, and you can see the content of the monitor.
【Zhuomu Design Center · Embrace Change ︳ Strategies for Coping with Zhejiang University Graduate Examination Reform】
▼
【 2020 National Day Intensive Research Course 】
▼
【 2020 Graduate Examination Quick Topic Class 】
▼
Leave a Comment
Your email address will not be published. Required fields are marked *