Sonoff POW and Sonoff TH16 WiFi Relays Review – Part 1: The Hardware

Sonoff TH16 is a WiFi 16A relay that can take external sensors via a 2.5mm jack, while Sonoff Pow is a WiFi relay capable of measuring power consumption. Both have been designed by ITEAD Studio, and feature Espressif ESP8266 WiSoC. The company sent me both items for review, and I’ll start by checking out the hardware a little more closely than what is possible during the product announcement. I received Sonoff TH16 together with Sonoff AM2301 temperature and humidity sensor, which I’ll use to use to control an outdoor water pump and gather temperature and humidity data, as well as two Sonoff POW relays,which I plan to use to measure power consumption in my office, both from the power outlets and my aircon. All three WiFi relays support 3500 Watts, and 85 to 250V input. The packages have three QR codes for eWeLink iOS app, the Android app (coolkit.apk), and […]

Realtek RTL8710AF (PADI IoT Stamp) vs Espressif ESP8266 (ESP-07) WiFi RF Performance Comparison

After I posted about PADI IoT Stamp IoT kit based on RTL8710AF ARM Cortex M3 WiSoC yesterday, I was soon asked whether I could compare the RF performance against ESP8266 modules like ESP-12. I don’t have any equipment to do this kind of test, except for some simple test like testing range with WiFi Analyzer app, but I remember Pine64 told me they had some comparison data a little while, and accepted to share their results. The test setup is comprised of Litepint IQ2010 multi-communication connectivity test system and PC software, as well as the device under test (DUT) with PADI IoT Stamp (version with u.FL antenna connector) and ESP-07 ESP8266 module as a u.FL connector is required to connect the test system. They’ve tested 802.11b, 802.11g, and 802.11n, but for IoT projects 802.11b is the most important as usually long range is more important than data rate. Test results […]

Webduino Smart ESP8266 Board is Designed to be Programmed via Websocket and Blockly Editor

Webduino Smart board reminds me of Witty ESP8266 board with its RGB LED and photocell sensor, but the design is a little different, and does not come with an extra USB to TTL board, as it’s designed to be programmed over the air using Blockly Editor. Webduino Smart specifications: WiFi Module – AI Thinker ESP-12F module with Espressif ESP8266 WiSoC Connectivity – WiFi 802.11 b/g/n 2x 8-pin headers with GPIOs,  ADC (Connected to Photocell), UART, VCC, 3.3V, GND, and Reset. USB – 1x micro USB port for power Misc – Photo resistor, RGB LED, micro switch button for firmware upgrade (connected to GPIO 4) Dimensions – 3 x 2.5 cm (See comparison to AA and AAA batteries below) While Witty board was mostly targeting mainland China market with all documentation in Chinese, Webduino Smart does have some documentation in English, and is made by Banana Pi team (SinoVoIP). The default […]

Sonoff Pow is a $10.50 ESP8266 WiFi Relay Box that also Measures Power Consumption

In a recent article about Sonoff TH10/TH16 WiFi relays with sensor probes support, we also saw that ITEAD Studio started to have a nice family of home automation products. The company has now added one more item to the Sonoff family with Sonoff Pow support up to 16A/3500W input, and the first to also include power consumption measurements. Sonoff Pow specifications: SoC – Espressif ESP8266 Tensila L106 32-bit MCU up to 80/160 MHz with WiFi Connectivity – 802.11 b/g/n WiFi with WPA/WPA2 support Relay – HF152F-T relay with 90 to 250 VAC input, up to 16A (3500 Watts) Terminals – 6 terminal for mains and load’s ground, live and neutral signals. Programming – Unpopulated 4-pin header for flashing external firmware Misc – LEDs for power and WiFi status, power consumption circuitry with 1% accuracy. Dimensions – 114 x 52 x 32mm Temperature range – -40 ℃ to 125 ℃ The […]

How to Write ESP8266 Firmware from Scratch (using ESP Bare Metal SDK and C Language)

CNXSoft: This is a guest post by Alexander Alashkin, software engineer in Cesanta, working on Mongoose Embedded Web Server. Espressif’s ESP8266 had quite an evolution. Some may even call it controversial. It all started with ESP8266 being a WiFi module with a basic UART interface. But later it became clear that it’s powerful enough for embedded system. It’s essentially a module that can be used for running full-fledged applications. Espressif realized this as well and released an SDK. As first versions go, it was full of bugs but since has become significantly better. Another SDK was released which offered FreeRTOS ported to ESP. Here, I want to talk about the non-OS version. Of course, there are third-party firmwares which offer support for script language to simplify development (just Google for these), but ESP8266 is still a microchip (emphasis on MICRO) and using script language might be overkill. So what we […]

Sonoff TH10/16 WiFi Relays Support Temperature and Humidity Probes

Sonoff are dirt cheap WiFi AC/DC relay systems based on ESP8266 selling for about $5 with board and case. They are made by ITEAD Studio, and the company has now new versions supporting up to 16A @ 250V, and with a 2.5mm connector to connect external temperature and humidity probes. Two models are available Sonoff-TH10 (10A max) and Sonoff-TH16 (16A max) with the following specifications: SoC – Espressif ESP8266 Tensila L106 32-bit MCU up to 80/160 MHz with WiFi Connectivity – 802.11 b/g/n WiFi with WPA/WPA2 support Relay Sonoff-TH10 – HK3FF-DC5V-SHG supporting 90 to 250 VAC input, up to 10A (2200 Watts) Sonoff-TH16 – Hongfa HF152F-T supporting 90 to 250 VAC input, up to 16A (3500 Watts) Terminals – 6 terminal for mains and load’s ground, live and neutral signals. Misc – 4-pin 2.5mm jack for external probes, LEDs for power and WiFi status Dimensions – PCB: 89.1 x 45.0 […]

A.I. Thinker A20 Plus ESP8266 WiFi Board Includes GPRS Support and a VGA Camera

A.I. Thinker, a company known for its ESP8266 module, has designed a new intriguing product with A20Plus board powered by Espressif ESP8266 (or ESP8285) WiFi SoC, that also features GPRS connectivity, and a 0.3MP camera. There’s basically no info on the “English Internet”, but Raymond Tunning found lots of info in Chinese, and posted information and links on his blog. A20 Plus board specifications: Wireless Module – A.I. Thinker A20 module with GPRS and WiFi (ESP8266 or ESP8285), two antennas connector Camera – VGA camera interface (up to 640×480 resolution) compatible with OV7670, GC0308, GC0328, & GC0309 sensors. Expansion – 2x headers with GPIO, ADC, power signals… USB – 1x micro USB port for power and programming Misc – Reset and user button, two LEDs (for flash?) Dimensions – TBC An Android app (binary + source code) is provide to retrieve pictures (apparently no video for now) over WiFi or […]

$5 Wemos D1 mini Pro ESP8266 Board includes 16MB Flash

Wemos D1 mini is one of my favorite ESP8266 development boards thanks to its small size, shield support, and low $4 price tag. There’s now a new version of the board – dubbed Wemos D1 mini Pro – with 16MB flash instead of 4MB for the original version, and a few other modifications. Wemos D1 mini Pro specifications: WiFi 802.11 b/g/n module based on ESP8266EX with 16 MB flash, chip antenna and external antenna connector Expansion – Through holes with 11x digital input/output pins (3.3V) supporting interrupt/PWM/I2C/one-wire (except D0 pin) 1x analog input (3.3V max input) Reset and power signals (5V, 3.3V, GND) USB – micro USB port Misc – Reset button Power – 5V via micro USB or 5V pin Dimensions – 34.2 x 25.6 mm Weight – 2.5 grams Beside the larger flash,  the main differences are listed in a Wemos forum post: External antenna connector – switch […]