patgrosse / ESP8266_Playground

ESP8266 tools build on platformio used in my personal home automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP8266_Playground

ESP8266 tools build on platformio used in my personal home automation

Content

ESP8266Helper: platformio library containing utility functions for ESP8266

ESP8266LEDControl: HTTP/UDP server running on ESP8266 allowing to toggle RGB LEDs

ESP8266Lightswitch: ESP8266 tool using a GPIO pin to send a toggle HTTP request

UnoBlank: Blank Arduino Uno, switching off annoying onboard LED

UnoLEDControl: Counterpart to ESP8266LEDControl, receiving requests and toggling actual LEDs

About

ESP8266 tools build on platformio used in my personal home automation

License:MIT License


Languages

Language:C++ 88.8%Language:C 7.3%Language:Python 3.9%