Skip to content

Itead Studio SonoffSC custom firmware with MQTT and Domoticz support

License

Notifications You must be signed in to change notification settings

danielsundermeier/sonoffsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonoffSC

Custom firmware for the Sonoff SC (both for the ATMega328P and the ESP8266).

Current Release Version is 0.3.0, read the changelog.

Features

  • Up to 5 different configurable WiFi networks with static IP support
  • MQTT enabled, send sensor data to your local/cloud broker
  • Support for all the sensors in the board
    • DHT11 but also for the DHT22 (upgrading hardware)
    • Sharp GP2Y1010AU0F
    • GM55 LDR
    • Electret microphone
  • Clap monitoring (switch light on/off clapping your hands)
  • Support for RGB LED ring for notifications you can drive via MQTT messages (thanks to Blair Thompson)
  • Fast asynchronous HTTP Server
    • Basic authentication
    • Web-based configuration
    • Websockets-based communication between the device and the browser
  • Over-The-Air (OTA) updates (only for the ESP8266)
  • Domoticz integration via MQTT
  • Enable/disable clap mode from Alexa

Documentation

TODO

Know more here: http://tinkerman.cat/sonoff-sc-with-mqtt-and-domoticz-support

License

Copyright (C) 2017 by Xose Pérez (@xoseperez)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Itead Studio SonoffSC custom firmware with MQTT and Domoticz support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Other 50.1%
  • HTML 22.0%
  • JavaScript 9.2%
  • CSS 7.8%
  • C++ 6.0%
  • C 3.2%
  • Other 1.7%