CHAPTER
ONE
FOR ARDUINO USER
Here is the complete code package for the ESP32 Starter Kit. You can click on the following link to download it:
• SunFounder ESP32 Starter Kit
Once the download is complete, unzip the file and open the relevant example code or project files in the corresponding
software. This will allow you to browse and utilize all the code and resources provided by the kit.
1. Get Started
1.1 1.1 Install Arduino IDE(Important)
The Arduino IDE, known as Arduino Integrated Development Environment, provides all the software support needed to
complete an Arduino project. It is a programming software specifically designed for Arduino, provided by the Arduino
team, that allows us to write programs and upload them to the Arduino board.
The Arduino IDE 2.0 is an open-source project. It is a big step from its sturdy predecessor, Arduino IDE 1.x, and
comes with revamped UI, improved board & library manager, debugger, autocomplete feature and much more.
In this tutorial, we will show how to download and install the Arduino IDE 2.0 on your Windows, Mac, or Linux
computer.
1.1.1 Requirements
• Windows - Win 10 and newer, 64 bits
• Linux - 64 bits
• Mac OS X - Version 10.14: “Mojave” or newer, 64 bits
1.1.2 Download the Arduino IDE 2.0
1. Vist .
2. Download the IDE for your OS version.
3