Installing ESP8266 Into Arduino IDE Tutorial
by mybotic in Circuits > Arduino
34658 Views, 34 Favorites, 0 Comments
Installing ESP8266 Into Arduino IDE Tutorial
![ESP8266.jpg](/proxy/?url=https://content.instructables.com/FOD/7DV0/ISWO8G45/FOD7DV0ISWO8G45.jpg&filename=ESP8266.jpg)
In this tutorial, we will show you on how to install ESP8266 into your Arduino IDE.
Open Arduino IDE
![AA.png](/proxy/?url=https://content.instructables.com/F3Q/PO8C/ISWO8FI7/F3QPO8CISWO8FI7.png&filename=AA.png)
![1.png](/proxy/?url=https://content.instructables.com/FVL/7BFL/ISWO8FO0/FVL7BFLISWO8FO0.png&filename=1.png)
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.
Installing ESP8266 by ESP8266 Community
![2.png](/proxy/?url=https://content.instructables.com/FMH/U1ME/ISWO8F0E/FMHU1MEISWO8F0E.png&filename=2.png)
![3.png](/proxy/?url=https://content.instructables.com/FNR/H495/ISWO8F0F/FNRH495ISWO8F0F.png&filename=3.png)
Next, you have to go to tools > Board > Board Manager and search for esp8266 by ESP8266 Community and install it.
Choose Your Board and Port
![qq.png](/proxy/?url=https://content.instructables.com/FVG/3L5B/ISWO8FZA/FVG3L5BISWO8FZA.png&filename=qq.png)
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