Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
5 views

Arduino and ESP8266 Board Package Installation

Arduino and ESP8266

Uploaded by

Vupesh Mohanty
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Arduino and ESP8266 Board Package Installation

Arduino and ESP8266

Uploaded by

Vupesh Mohanty
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

1.

Installation steps for “ Arduino IDE”

Download the Arduino IDE Software from below mentioned URL.

https://www.arduino.cc/en/Main/Donate

Click on just download.

Will get a pop-up


up asking for saving the file, click on save file. It will start downloading.
After the download finishes, proceed with the installation and you get a confirmation pop-up
window with Yes and No buttons and select Yes button. Please allow the driver install.

Choose the components to install and Click on next button as shown below.

Choose the drive or directory where the software to be installed and click on install.

The process will extract and install all the required files to execute the Arduino Software.
Click on install to continue

Click on install to continue


Click on install to continue

Click on install to continue

Click on install to continue


Once the installation is completed, click on Arduino icon (we can see in Desktop), it will
open the Arduino IDE as shown below.
Adding ESP8266 board packages to Arduino ide

Let’s begin with installing the ESP8266(NODEMCU) library support for Arduino.

Firstly open the Arduino IDE


Go to files and click on the preference in the Arduino IDE.
1. Copy the below URL address in the Additional boards Manager

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

click OK to close the preference Tab.

2. After completing the above steps , go to Tools and board, and then select board
Manager
3. Navigate to esp8266 by esp8266 community and install the software for Arduino.

4. Click on install after selecting the recent version.


5 Click on install

Note: It will take several minutes to install


After completion of installation go to Tools>Board>select “Nodemcu 1.0(ESP-12E Module)”

If it is not appeared in the board list repeat from step 1 to step 5

You might also like