WASP
A WEMOS D1 Mini based time-programmable smart plug with a web-based control interface
WASP is written in form of an Arduino sketch and can be edited/uploaded with the standard Arduino IDE
You must download and install these libraries in order to get things work properly:
- FSBrowserNG
- Time
- ArduinoJson
- Ntp Client
Edit the file webserver.cpp and input your network credentials:
Open the sketch and upload the sketch data and the sketch itself!
Then connect with a browser (from PC or mobile device) to http://wasp.local or type directly the ip address you set in the webserver.cpp file.
See the project page on hackster.io for wirings and more details!