summaryrefslogtreecommitdiff
path: root/content/tech/esp8266.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-08-26 18:43:47 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-26 18:43:47 +0200
commit04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa (patch)
tree3058f165b7ebeffe8c9c13ebc19bd515fb19f071 /content/tech/esp8266.md
parent4f376d817910f3cd40f7456b0b5b1a7903485fb6 (diff)
downloadblog-04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa.tar.gz
blog-04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa.zip
use summaries
Diffstat (limited to 'content/tech/esp8266.md')
-rw-r--r--content/tech/esp8266.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/tech/esp8266.md b/content/tech/esp8266.md
index bacb235..51de7b3 100644
--- a/content/tech/esp8266.md
+++ b/content/tech/esp8266.md
@@ -5,6 +5,7 @@ date: 2015-10-14
title: Quick guide - Flashing an ESP8266
---
+<!--more-->
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.