0% found this document useful (0 votes)
2 views8 pages

ArduinoIDE Install&Setup

This document outlines the steps to install and set up the Arduino IDE, starting from downloading and extracting the Embedded_IoT zip file. It includes instructions for running the application as an administrator, configuring preferences, and installing the ESP8266 board package. Finally, it guides the user to select the Generic ESP8266 Module as the board type.

Uploaded by

hermionesnake07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views8 pages

ArduinoIDE Install&Setup

This document outlines the steps to install and set up the Arduino IDE, starting from downloading and extracting the Embedded_IoT zip file. It includes instructions for running the application as an administrator, configuring preferences, and installing the ESP8266 board package. Finally, it guides the user to select the Generic ESP8266 Module as the board type.

Uploaded by

hermionesnake07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Steps to Install and Setup Arduino IDE

Step 1: Download Extract the Given Embedded_IoT .zip file

Step 3: Open the Extracted Folder

Step 5: Open 1_PreReq in "Embedded_IoT" Folder


Step 6: Right Click on the arduino application

Step 7: Click Run as admin

Step 8: Follow the below steps


Step 9: Click Close after installing
Step 10: Open Start and search for Arduino and Open it

Step 11:Allow access if asked


Step 12: This is your Arduino Home Screen

Step 13: Goto File -> Preferences


Step 14: Under Preferences tab Click the marked icon

Step 15: Enter the Below URL into the dialog box and Click OK

http://arduino.esp8266.com/stable/package_esp8266com_index.json
Step 16: After entering the URL, Click OK to exit the Preferences Tab

Step 17: Goto: Tools -> Boards -> Boards Manager.

Step 18: Click the Search bar in Boards Manager Windows


Step 19: Search for “esp8266” and install the latest version.

Step 20: Wait for the installation to complete and click close

Step 21:
Select: Board -> Esp8266 Boards -> Generic ESP8266 Module

Step 21: Check at the bottom of the changes

You might also like