Tutorial Arduino Firmware Upload

From Let's Control It
Revision as of 17:26, 31 August 2015 by Admin (talk | contribs)
Jump to navigation Jump to search

Download and install Arduino 1.6.5. from https://www.arduino.cc/en/Main/Software

Launch arduino.exe and select preferences

Tutorial Arduino IDE1.png


Enter the URL for additional boards. Currently we use the staging version so you should enter:

http://arduino.esp8266.com/staging/package_esp8266com_index.json

Tutorial Arduino IDE2.png


Now navigate to the board manager

Tutorial Arduino IDE3.png


You should see the ESP option

Tutorial Arduino IDE4.png


Click install (this will take some time, be patient, it should download approx. 450 MB)

Tutorial Arduino IDE5.png