Install Arduino IDE
- Search Arduino IDE Download and click the link highlighted.
- You should see the following page and click the Download Option that fits to your OS and build.
- Open your file manager and run the arduino-ide .exe file.
- The installation of the Arduino IDE Setup will take some time (meaning 20 mins or so 😬).
- After installation process finishes, open the Arduino IDE. There will be dialogs to install device software. Install the following ones:
- Adafruit Industries LLC
- Arduino USB Driver (Two different publishers)
- Genuino UB Driver (Two different publishers)
Finally, your Arduino IDE is installed.
Installing Arduino-ESP 32 Support
- Search Espressif ESP32 Arduino IDE Support and click the highlighted link.
- Copy the Stable Release Link.
- In your Arduino IDE click File then Preferences and the following should pop up.
- Scroll down and click the icon next to “Additional boards manager URLs” and paste the link you copied earlier. Then click ok.
- Press Tools, then Board, then Boards Manager.
- Then type ESP and click install below “esp 32 by “Espressif Systems.”
- Once its installed you should be able to see the following in tools.