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/