0% found this document useful (0 votes)
29 views

How To Install ESP8266 Into Arduino IDE

This document provides steps to install the ESP8266 module into the Arduino IDE. It instructs the user to open the Arduino IDE, go to preferences and add the ESP8266 URL. Then go to boards manager to install ESP8266 by ESP8266 Community. Finally the user selects their ESP8266 board and port to upload code to the module.

Uploaded by

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

How To Install ESP8266 Into Arduino IDE

This document provides steps to install the ESP8266 module into the Arduino IDE. It instructs the user to open the Arduino IDE, go to preferences and add the ESP8266 URL. Then go to boards manager to install ESP8266 by ESP8266 Community. Finally the user selects their ESP8266 board and port to upload code to the module.

Uploaded by

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

technology workshop craft home food play outside costumes

How to Install ESP8266 into Arduino IDE


by mybotic on September 9, 2016

Table of Contents

How to Install ESP8266 into Arduino IDE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Intro: How to Install ESP8266 into Arduino IDE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 1: Open Arduino IDE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 2: Installing ESP8266 by ESP8266 Community . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 3: Choose Your Board and Port . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

http://www.instructables.com/id/How-to-Install-ESP8266-Into-Arduino-IDE/
Intro: How to Install ESP8266 into Arduino IDE

Step 1: Open Arduino IDE


Open ArduinoIDE, you need to set up the preferences by going to File and then click Preferences and then paste
"http://arduino.esp8266.com/versions/2.3.0/package_esp8266com_index.json" in the Additional Boards Manager URLs option, click ok.

Step 2: Installing ESP8266 by ESP8266 Community


Next, you have to go to tools > Board > Board Manager and search for esp8266 by ESP8266 Community and install it.

http://www.instructables.com/id/How-to-Install-ESP8266-Into-Arduino-IDE/
Step 3: Choose Your Board and Port
Now, go to Tools > Board > ESP8266 Modules and you can see many option for ESP8266. For ESP8266 ModeMCU lua Wifi, it is recommended toselect "NodeMCU 1.0
(ESP-12E Module). Next, select your port. If you cant recognize your port, go to the Control Panel > System > Device Manager > Port and update your USB driver.

Now, you can succesfully upload your coding into your ESP8266 ModeMCU Lua WiFi

Related Instructables

Get Started with Programming Programming ESP8266 Web Setting up the Programming
ESP8266 Using ESP8266 ESP- ESP8266 ESP- Server (Without Arduino IDE to the ESP8266-
AT Commands, 12E NodeMCU 12E NodeMCU Arduino) by program 12E using
NodeMCU, or Using Arduino v1.0 with RuiSantos ESP8266 by Arduino
Arduino (ESP- IDE - a Tutorial Arduino IDE BoianM software/IDE by
12E) by acrobotic by into wireless jainrk
TheElectromania temperature
logger by
shinteo

Advertisements

Comments

http://www.instructables.com/id/How-to-Install-ESP8266-Into-Arduino-IDE/

You might also like