Sonoff SC WiFi Environmental Monitor Sells for $20

ITEAD Studio has done some good job with their Sonoff home automation devices based on Espressif ESP8266 WiSoC, as they are affordable, working as advertised with default firmware, and hackable with our own. The company has now added a new model, which may or may not be as useful, with Sonoff SC environmental monitor device that detects current temperature, humidity, light intensity, air quality, and sound levels, and sends the data to eWeLink app installed on your Android or iOS phone.

sonoff-scYou may be thinking it can be used as a home assistant since it really looks like a speaker and include some sort of microphone, but the top of the device is probably used to let air and dust go through.

Sonoff SC specifications:

  • WiSoc – Espressif ESP8266 Tensilica L106 processor @ 80/160 Mhz with WiFi
  • MCU – Atmel ATMega328 MCU
  • Connectivity – 802.11 b/g/n WiFi
  • Sensors
    • Sharp GP2Y1010AU0F dust sensor to detect smoke and dust
    • DHT11 temperature and humidity sensor; Range: 0 to 100 °C
    • GM5528 photo-conductive resistance
    • Electrat condenser microphone
  • Power Supply – 5V via micro USB port

esp8266-environmental-monitor

The default firmware and eWelink app also allows to set various smart scenes to trigger other devices, for example if air quality is too poor, Sonoff SC could turn on a fan connected to Sonoff wirelesss switch, or lights could be turned on when it becomes dark.

eWelink Environmental Report Card
eWelink Environmental Report Card

But you don’t have to use the default firmware if you don’t want too, as Sonoff SC’s ATMega328 controller can be programed through the Arduino IDE if you want to change the firmware, while ESP8266 is used for WiFi only. You’ll find the schematics (PDF) and Arduino code in the Wiki.

If you are interested, you can purchase Sonoff SC for $19.90 on ITEAD Studio website with shipping adding $7.33 to $17 depending on selected shipping method.

Share this:
FacebookTwitterHacker NewsSlashdotRedditLinkedInPinterestFlipboardMeWeLineEmailShare

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus

8 Replies to “Sonoff SC WiFi Environmental Monitor Sells for $20”

  1. It has a DHT11 Sensor, with a 1 degree step; non so good for a real effective temperature control inside an house.
    I’ve tried it, but after a while I migrated to the DHT22, it has 0.1 degree step, the temperature graph is really better.

  2. The TI HDC1010 ought to be the obvious pick for any low cost device looking for an accurate temp/humidity sensor, as it’s cheap and quite accurate at plus/minus 0.2 degrees C.

  3. If I purchased a Sonoff, would it be a case of desoldering the Dht11 and replacing it with a Dht22 or would code also need to be changed as well?

  4. Gaetano :
    after a while I migrated to the DHT22, it has 0.1 degree step, the temperature graph is really better.

    So you don’t care about temperatures but only about values that plot a nicer looking graph?

    The only thing I understood so far when comparing various sensors is that you shouldn’ trust them (simply use more than one and compare results). Does not only apply to external sensors but also to those integraded in ICs/SoCs.

    The problem with ‘nice looking graphs’ can be solved by averaging the numbers spitten out by sensors. But why? The purpose of such a device here is detecting environemtal conditions to act on accordingly. If the house starts burning it really doesn’t matter if the last value that went into monitoring was 76.2°C or 74°C. The relative change is important and here DHT11 is ok-ish like any other sensor out there.

    Also interesting reading regarding DHT22: http://www.kandrsmith.org/RJS/Misc/Hygrometers/calib_dht22_dht11_sht71.html

Leave a Reply

Your email address will not be published. Required fields are marked *

Khadas VIM4 SBC
Khadas VIM4 SBC