Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 735 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 735 Bytes

relays-huzzah-arduino

120V Relays controlled by a HUZZAH ESP8266 Breakout, with a webserver

Meant to be controlled from other tools with /api endpoint, but provides a html page on root with buttons for basic standalone use.

Material:

With this documentation: https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout

WiFi/Webserver code based on: https://tttapa.github.io/ESP8266/Chap10%20-%20Simple%20Web%20Server.html