Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/commanderredyt/wifibutton

WiFiButton to control HomeIoT and other things
https://github.com/commanderredyt/wifibutton

esp8266 iot wifi

Last synced: 27 days ago
JSON representation

WiFiButton to control HomeIoT and other things

Awesome Lists containing this project

README

        

# esp82666WiFiButton
Uses ESP8266 Dev Board, external push button and RGB led for mostly triggering IFTTT webhooks

## Used Librarys:
- ThingerESP8266 (https://github.com/thinger-io/Arduino-Library)

- ESP8266WiFi (https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266WiFi)

- ESP8266mDNS (https://github.com/LaborEtArs/ESP8266mDNS)

- ESP8266HttpClient (https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266HTTPClient)