ESP8266 ESP-12F Serial Port Module: Difference between revisions

From B-Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
# Download the ESPlorer [https://esp8266.ru/esplorer/]
# Download the ESPlorer [https://esp8266.ru/esplorer/]
# Download latest greatest NodeMCU build [https://nodemcu-build.com/stats.php]
# Download latest greatest NodeMCU build [https://nodemcu-build.com/stats.php]
== Documentation Arduino ESP8266 ==
* https://arduino-esp8266.readthedocs.io/en/2.5.0/

Revision as of 06:20, 7 April 2019

Flashing the ESP8266

ESP8266 programmer
Flasher tool
  1. Download the NodeMCU PyFlasher [1]
  2. Download the ESPlorer [2]
  3. Download latest greatest NodeMCU build [3]

Documentation Arduino ESP8266