CRTC Electronics

Click here to edit subtitle

Intro to ESP8266

Arduino

instalation

installation instrutions and links

  1. install Arduino IDE
  2. under File -> Preferences -> Additional Boards Manager URLs -> add:    http://arduino.esp8266.com/stable/package_esp8266com_index.json
  3. Tools -> Board -> Board Manager ->  esp8266 (at the bottom) -> click -> install
  4. Tools -> Board -> ESP 12E


installation tutorial

Getting started  (how to conect ESP8266 with Arduino IDE)



Codeing

Lua

Drivers

Flasher: https://github.com/nodemcu/nodemcu-flasher

click on the green download button, download zip

extract all

     install

Firmware: https://github.com/chilipeppr/workspace-nodemcu/releases

 

Chilipeppr

http://chilipeppr.com/nodemcu


tutorials

Getting started