0% found this document useful (0 votes)
646 views4 pages

Aurdino Ide Download and Installation:: Install Arduino IDE Software From The Link

The document provides instructions for downloading and installing the Arduino IDE software from the provided link. It then outlines 6 steps for setting up the IDE: 1) Click on the Arduino icon on the desktop, 2) Go to File > Preferences, 3) Add the ESP8266 package URL, 4) Select the board as Arduino Uno, 5) Install the ESP8266 module from the boards manager, 6) Change the board to NodeMCU 1.0 to run ESP8266 with Arduino.

Uploaded by

Varun Puli
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)
646 views4 pages

Aurdino Ide Download and Installation:: Install Arduino IDE Software From The Link

The document provides instructions for downloading and installing the Arduino IDE software from the provided link. It then outlines 6 steps for setting up the IDE: 1) Click on the Arduino icon on the desktop, 2) Go to File > Preferences, 3) Add the ESP8266 package URL, 4) Select the board as Arduino Uno, 5) Install the ESP8266 module from the boards manager, 6) Change the board to NodeMCU 1.0 to run ESP8266 with Arduino.

Uploaded by

Varun Puli
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/ 4

Aurdino Ide

Download and installation:

Install Arduino IDE software from the link: https://www.arduino.cc/en/main/software

Step 1:

Step 2:

Once done with download click on the .exe file and install
Setup:

Step 1:

Click on Aurdino Icon on desktop

Step 2:

File  Preferences
Step 3 :

In the Additional Boards Manager enter below URL and Enter OK

http://arduino.esp8266.com/stable/package_esp8266com_index.json

Step 4 :

Now open the tools in that select Board: “Arduino/Genuino Uno” and click on
the Boards Manager as shown in the figure
Step 5 :

The Boards Manager window opens, search the module with the name ESP8266.
Once we get it, select that module and select version and click on the Install button.
When it is installed it shows Installed in the module as shown in the figure and then
close the window.
Step 6 :

To run the esp8266 with Arduino we have to select the Board: “Arduino/Genuino
Uno” and then change it to NodeMCU 1.0 (ESP-12E Module).

You might also like