From bd8464abb8deee0d31bb84cc47cd3335c0e688d5 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 24 May 2016 19:46:37 +0200 Subject: move posts into 'tech' section --- content/post/esp8266.md | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 content/post/esp8266.md (limited to 'content/post/esp8266.md') diff --git a/content/post/esp8266.md b/content/post/esp8266.md deleted file mode 100644 index bacb235..0000000 --- a/content/post/esp8266.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -categories: -- embedded -date: 2015-10-14 -title: Quick guide - Flashing an ESP8266 ---- - -Get an FTDI, the Arduino IDE, add the ESP8266 plugin to the IDE. - -Then connect TX↔RX, RX↔TX, GND↔GND, VCC↔3V and CHPD↔3V. - -To enter the flashing mode, connect GPIO0↔GND. Then briefly touch RST↔GND. - -After flashing, disconnect GPIO0 from GND. - -RX and TX can later be used as GPIOs. The blue led is on when TX is low. -- cgit v1.3.1