Line 3: Line 3:
  
  
# '''​Download Arduino IDE from Arduino.cc ( 1.6.4 or greater)'''
+
'''​Download Arduino IDE from Arduino.cc ( 1.6.4 or greater)'''
 
     https://www.arduino.cc/en/Main/Software
 
     https://www.arduino.cc/en/Main/Software
  
  
# '''Install the ESP8266 Board Package'''​
+
'''Install the ESP8266 Board Package'''​
 +
 
 +
# Select the Preferences under File.
 
[[File:File-preference.png|450x370px]]
 
[[File:File-preference.png|450x370px]]
  

Revision as of 12:37, 15 October 2015

Guru (talk)



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


Install the ESP8266 Board Package
  1. Select the Preferences under File.

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