Article directory
1. Install platformio
1. Open the windows powershall terminal and run the following command
wget https://raw.githubusercontent.com/platformio/platformio-core-installer/master/get-platformio.py -O get-platformio.py python3 get-platformio.py
After completion, you will be prompted as follows:
2. Add the path to the system [environment variable]
Then type in the terminal
platformio --version
Tips are as follows