An open API service indexing awesome lists of open source software.

https://github.com/maximemoreillon/sonoff_s20

Custom firmware for a SONOFF S20 featuring MQTT control
https://github.com/maximemoreillon/sonoff_s20

arduino firmware iot mqtt

Last synced: 2 months ago
JSON representation

Custom firmware for a SONOFF S20 featuring MQTT control

Awesome Lists containing this project

README

          

# ITEAD Sonoff S20 custom firmware

Project page: https://articles.maximemoreillon.com/articles/587
This sketch relies on the IoT Kernel library: https://github.com/maximemoreillon/iot-kernel

## Flashing settings
* Board type: ITEAD Sonoff
* Model: ITEAD Sonoff S20
* SSL support: Basic SSL cyphers

Other settings can be kept with their default value.

## Dependencies

* PubSubClient
* ESPAsyncWebServer
* ArduinoJson
* LittleFS