Windows
First, connect ESP32 to your computer with a USB cable.
Second, open “windows.bat” under the directory of Freenove_Robot_Dog_Kit_for_ESP32/Firmware/Windows
with txt editor, and modify the COMx in the file according to the port USB-SERIAL CH340 (COMx) on your
computer.
Note: Do NOT modify other contents.
Third, save and close the file. Double-click it to run and wait for it to finish downloading.
Mac OS
1. Open Terminal on your computer and type in the command python3 --version to check whether
python3 has been installed on your computer.