mirror of https://github.com/arendst/Tasmota.git
Updated GPIO Locations (markdown)
parent
a08c5238bf
commit
19e4751643
|
@ -1,3 +1,6 @@
|
||||||
|
# ESP8266 GPIO locations
|
||||||
|
<img alt="GPOI locations" src="https://user-images.githubusercontent.com/5904370/55689710-391ae900-5988-11e9-9eb3-9bd22dd04954.png"/><br/>
|
||||||
|
|
||||||
# Digoo DG-SP202 / OxaOxe NX-SP202
|
# Digoo DG-SP202 / OxaOxe NX-SP202
|
||||||
<img alt="Digoo DG-SP202 / Oxaoxe NX-SP202 Pinout" src="https://abload.de/img/nx-sp202-pinoutubkyw.jpg"/><br />
|
<img alt="Digoo DG-SP202 / Oxaoxe NX-SP202 Pinout" src="https://abload.de/img/nx-sp202-pinoutubkyw.jpg"/><br />
|
||||||
(Found out by tracing the PCB copper tracks of the unknown ESP module. Not verified, except GPIO0, RX, TX, Vcc and GND which have successfully been used for flashing.)<br />
|
(Found out by tracing the PCB copper tracks of the unknown ESP module. Not verified, except GPIO0, RX, TX, Vcc and GND which have successfully been used for flashing.)<br />
|
||||||
|
@ -7,6 +10,3 @@
|
||||||
|
|
||||||
# Sonoff Basic
|
# Sonoff Basic
|
||||||
<img alt="Basic GPIOs" src="http://tinkerman.cat/wp-content/uploads/2016/06/pinout_frontx.jpg"/><br/>
|
<img alt="Basic GPIOs" src="http://tinkerman.cat/wp-content/uploads/2016/06/pinout_frontx.jpg"/><br/>
|
||||||
|
|
||||||
# Breakout direct from the chip
|
|
||||||
<img alt="GPOI locations" src="https://user-images.githubusercontent.com/30664452/32122885-6dddaf1c-bb62-11e7-977a-314b51aa7b6f.png"/><br/>
|
|
||||||
|
|
Loading…
Reference in New Issue