Monday, 20 June 2016

ESP8266 Development environment setup

ESP8266 DEV ENVIRONMENT SETUP

Pre-requisite Downloads
1.       ESP8266 Compiler + SDK’s
Official website of the project Unofficial Development Kit for Espressif ESP8266
Official source code repo
2.       Java Runtime x86
3.       Eclipse Mars x86
4.       MinGW
Additional Package For MINGW

Instructions for creating environment setup:

1.       Install the “Unofficial Development Kit for Espressif ESP8266” by running the executable “Espressif-ESP8266-DevKit-v2.0.9-x86.exe”(not the latest version).










2.       Installing MinGW      
















4.       For creating projects and importing existing projects please refer the videos under the folder “esp8266\Getting Started”.