mirror of https://github.com/arendst/Tasmota.git
Created page
parent
a707af9f84
commit
7df3517df9
|
@ -0,0 +1,16 @@
|
||||||
|
# Sonoff Mini
|
||||||
|
|
||||||
|
The Mini is, as the name implies, a very small device, designed to be hidden where there's only supposed to be cables. Since it's not supposed to be visible, it's also designed to easily attach an external button.
|
||||||
|
|
||||||
|
If you flash custom firmware on the Mini, several extra GPIO's becomes available. Most noticable is probably the OTA jumper pins, which are very easy to use, you may not even need to solder.
|
||||||
|
|
||||||
|
![PCB with GPIO's etc labelled](https://user-images.githubusercontent.com/3912017/66733148-dfc3d300-ee5e-11e9-8715-87c8ecb844a7.jpg)
|
||||||
|
|
||||||
|
* GPIO0 - Button
|
||||||
|
* GPIO1 - TX
|
||||||
|
* GPIO2 - Available
|
||||||
|
* GPIO3 - RX
|
||||||
|
* GPIO4 - External switch
|
||||||
|
* GPIO12 - Relay and red LED
|
||||||
|
* GPIO13 - Blue LED
|
||||||
|
* GPIO16 - OTA jumper pin
|
Loading…
Reference in New Issue