From 891b20af6c4a93658412c4a8820071903f5e305d Mon Sep 17 00:00:00 2001 From: Jimmy Wennlund Date: Fri, 5 Jan 2018 17:24:01 +0100 Subject: [PATCH] Created Sonoff T1 (markdown) --- Sonoff-T1.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Sonoff-T1.md diff --git a/Sonoff-T1.md b/Sonoff-T1.md new file mode 100644 index 00000000..3c12d9d6 --- /dev/null +++ b/Sonoff-T1.md @@ -0,0 +1,9 @@ +* Itead Product Page: http://sonoff.itead.cc/en/products/residential/sonoff-t1 +* Itead Shop: https://www.itead.cc/sonoff-t1.html +* Itead Wiki: (na) + +Sonoff-T1 seems to be an evolution of Sonoff-Touch, and exists in one, two or three button variations and contains a 433MHz radio. + +Sonoff Touch is also based on the ESP8285, But are using a Silabs EFM8BB1 microcontroller to extend the number of IO:s needed to control 3 buttons, with separate relays and leds together with the radio. + +[EFM8BB1 Data Sheet](https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf)