/WASP

Wemos Advanced Smart Plug

Primary LanguageC++GNU General Public License v3.0GPL-3.0

WASP is a Wemos D1 mini time-programmable smart plug with a web-based control interface:

WASP

Getting started:

WASP is written in form of 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 for network settings:

WASP

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 file webserver.cpp.

WASP

See the project page on hackster.io for wirings and more details!