setup_arduino_ide_for_esp8266

This is an old revision of the document!


setup arduino IDE for ESP8266

  1. download the latest Arduino IDE and unpack it.
  2. create a subdirectory called portable
  3. start your arduino IDE and go to File→preferences and add this to Additional Boards Manger URLs: http://arduino.esp8266.com/stable/package_esp8266com_index.json
  4. select OK and go to Tools-Boards…-Boards Manager… and enter ESP into the search. now install the esp8266 module and close that window.
  • setup_arduino_ide_for_esp8266.1520653205.txt.gz
  • Last modified: 10.03.2018 04:40
  • by Pascal Suter