Software Setup - OLIMEX ESP8266-EVB How To Use Manual

How to use with arduino ide
Hide thumbs Also See for ESP8266-EVB:
Table of Contents

Advertisement

OLIMEX© 2017

3.2 Software setup

3.2 Software setup
Before we are able to compile and upload a demo example, we need to prepare Arduino IDE to work
with ESP8266 boards.
This is relatively simple. Follow the steps below:
Start Arduino.
Select File → Preferences as shown below:
A dialog window would pop-up.
The only thing we need to edit here is the field called "Additional Boards Manager URLs:". In the
blank space we need to provide a link to the .json file which would add ESP8266 support to
Arduino. By the time of writing the correct address is:
http://arduino.esp8266.com/stable/package_esp8266com_index.json
The field should look similar to this:
Click "OK" to apply the changes and close the dialog window
Navigate to Tools → Board → Boards Manager... and install the esp8266 platform. A properly
installed library should show similar to this:
ESP8266 with Arduino IDE

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP8266-EVB and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Esp8266 seriesEsp8266-evb-bat-boxEsp8266-evb-bat

Table of Contents