Windows Tutorial For Arduino IDE Installation
Windows Tutorial For Arduino IDE Installation
com
Ⅰ.Arduino IDE
As an open source software, Arduino IDE is developed based on Processing IDE, which
is the integrated development environment officially launched by Arduino.
With Arduino IDE, you just write the program code in the IDE and then upload it to the
Arduino board and the program will tell the Arduino board what it needs to do.
1
E-mail: [email protected] https://acebott.com
②After installation, the following screen appears and select "I Agree".
③After selecting "I Agree", the following screen will appear and select "Next".
2
E-mail: [email protected] https://acebott.com
④Select "Next" and the following screen will appear. Select "Install".
3
E-mail: [email protected] https://acebott.com
⑥Installation is complete.
①After installation, a shortcut icon of Arduino IDE will appear on your desktop.
4
E-mail: [email protected] https://acebott.com
The USB to serial port chip of ESP32 control board is CH340C. Therefore, you need to
install the driver for the chip.
The driver installation process is much the same on different systems. Here, we
demonstrate the driver installation on a Win10 system. You can find the
"USB_Drive_CH341_3_1" folder in the resources package we provided. This is the driver file
we want to install.
1.Check whether CH340 serial port driver is installed (if it is
installed, skip it)
①Plug one end of the USB cable into the ESP32 control board and the other end into
the USB port on the computer.
②The first time you connect the ESP32 console to your computer, right-click "My
Computer" -> "Attribute" -> Click Device Manager, and under Other Devices, you will see
either USB-Serial or Unknown Device.
5
E-mail: [email protected] https://acebott.com
②Then you will be prompted to "Automatically search for updated driver software" or
"Browse my computer to find driver software" as shown below. On this page, select "Browse
My Computer to find driver software".
6
E-mail: [email protected] https://acebott.com
④You will receive a confirmation message after the software installation is complete.
Once the installation is complete, click "Close".
7
E-mail: [email protected] https://acebott.com
3.Confirm that the CH340 serial port driver has been installed
successfully
Plug one end of the USB cable into the ESP32 control board and the other end into the
USB port on the computer. Right click "My Computer " -> " Attribute " -> Click "Device
Manager" and connect to the control panel. The following picture shows that the installation
is successful.