esp8266

2019 connect old esp8266 Huzzah

Program the HUZZAH ESP8266

For the HUZZAH ESP8266 breakout buttons for GPIO0 and RESET are built in to the board. Hold GPIO0 down, then press and release RESET (while still holding GPIO0), and finally release GPIO0.

$ sudo esptool --port /dev/ttyUSB0 erase_flash

Setup Arduino for esp8266

...

esp8266 (last edited 2019-05-29 08:28:55 by PieterSmit)