mirror of https://github.com/arendst/Tasmota.git
Created Sonoff Basic (markdown)
parent
bc952e8e39
commit
882f3af0ca
|
@ -0,0 +1,13 @@
|
||||||
|
|
||||||
|
* Itead Product Page: http://sonoff.itead.cc/en/products/sonoff/sonoff-basic
|
||||||
|
* Itead Shop: https://www.itead.cc/sonoff-wifi-wireless-switch.html
|
||||||
|
* Itead Wiki: https://www.itead.cc/wiki/Sonoff
|
||||||
|
|
||||||
|
## Serial Connection
|
||||||
|
|
||||||
|
Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation) page for general instructions.
|
||||||
|
|
||||||
|
<img alt="Sonoff Basic connection diagram" src="https://github.com/arendst/arendst.github.io/blob/master/media/ProgramESP8266.jpg" width="48%" align="right" />
|
||||||
|
|
||||||
|
You need to access the serial interface. The **four serial pins** (3V3, Rx, Tx, GND) are available in the middle of the PCB, right next to the on-board button. Newer version of the Sonoff module provide five pins below the button, ignore the pin furthest away from the Button (pin 5) if available. The square pin right next to the button is the 3.3V line.
|
||||||
|
|
Loading…
Reference in New Issue