(Created page with "~~~ ---- # '''​Download Arduino IDE from Arduino.cc ( 1.6.4 or greater)''' https://www.arduino.cc/en/Main/Software # '''Install the ESP8266 Board Package'''​ Fil...")
 
Line 8: Line 8:
  
 
# '''Install the ESP8266 Board Package'''​
 
# '''Install the ESP8266 Board Package'''​
[[File:3.png|450x370px]]
+
[[File:File-preference.png|450x370px]]
  
 
# Enter  http://arduino.esp8266.com/stable/package_esp8266com_index.json  into Additional Boards Manager URL's field under preferences as shown below.
 
# Enter  http://arduino.esp8266.com/stable/package_esp8266com_index.json  into Additional Boards Manager URL's field under preferences as shown below.
[[File:Preferences.PNG|700x350px]]
+
[[File:Preference json.png|700x350px]]
 +
 
 +
 
 +
# Next, Select the '''Board manager''' under Tools.
 +
[[File:Board manager.png|550x370px]]
  
 
# Next, use the '''Board manager''' to install the ESP8266 package.
 
# Next, use the '''Board manager''' to install the ESP8266 package.
[[File:Install.PNG|550x370px]]
+
[[File:Install esp8266.png|550x370px]]
  
 
#Restart the Arduino IDE and Select the specific Board.
 
#Restart the Arduino IDE and Select the specific Board.
[[File:Board selection.png|650x300px]]
+
[[File:Board selecting.png|650x300px]]
  
  
  
 
{{DISQUS}}
 
{{DISQUS}}

Revision as of 12:34, 15 October 2015

Guru (talk)



  1. ​Download Arduino IDE from Arduino.cc ( 1.6.4 or greater)
   https://www.arduino.cc/en/Main/Software


  1. Install the ESP8266 Board Package

File-preference.png

  1. Enter http://arduino.esp8266.com/stable/package_esp8266com_index.json into Additional Boards Manager URL's field under preferences as shown below.

Preference json.png


  1. Next, Select the Board manager under Tools.

Board manager.png

  1. Next, use the Board manager to install the ESP8266 package.

Install esp8266.png

  1. Restart the Arduino IDE and Select the specific Board.

Board selecting.png