Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 792 Bytes

readme.md

File metadata and controls

26 lines (17 loc) · 792 Bytes

ESP8266 Useless Throwie, Arduino IDE version

Parts:

Configure:

  • Open useless_throwie.ino in Arduino IDE
  • Set board to WeMos D1 Mini
  • Verify and upload
  • Reboot

Run:

  • Connect to AP
  • Open 192.168.4.1 in a web browser
  • Click the toggle switch
  • Watch the relay

Development Notes:

useless_throwie

Simple web server that serves the html toggle switch that can flip the relay (GPIO5) and onboard LED (GPIO2) when clicked.