mirror of https://github.com/arendst/Tasmota.git
Created minitiger Touch Light Switch (markdown)
parent
0e9e304c42
commit
516d4db005
|
@ -0,0 +1,30 @@
|
|||
# minitiger Touch Light Switch
|
||||
|
||||
**WORK IN PROGRESS!!!**
|
||||
|
||||
This is a cheap Sonoff T1 clone. Available with 1/2/3 channels.
|
||||
|
||||
# Device Features
|
||||
* ESP8285 micro
|
||||
* Blue status LED (micro controlled)
|
||||
* Separate touch IC controlled switch status indicators (blue and red)
|
||||
|
||||
#Aliexpress
|
||||
[Click](https://www.aliexpress.com/item/EU-UK-1-2-3-Gang-eWelink-Touch-Light-Smart-Switch-WiFi-Wall-Switch-With-Alexa/32916836771.html?spm=a2g0s.9042311.0.0.27424c4dtwJjoV)
|
||||
|
||||
# Images
|
||||
Front:
|
||||
Back:
|
||||
Soldering layout:
|
||||
|
||||
# Flashing
|
||||
This board can be flashed with vanilla sonoff-tasmota. I used esptool on linux to upload the firmware.
|
||||
|
||||
## Programming mode:
|
||||
|
||||
Short GPIO0 to GND, as with all boards.
|
||||
|
||||
If you have successfully put the micro into programming mode the LED does not light up!
|
||||
|
||||
# Reference
|
||||
https://github.com/EphemeralPersistence/Sonoff-Tasmota/wiki
|
Loading…
Reference in New Issue