/plug-iot

IoT device control panel and REST API, based on ESP8266

Primary LanguageTSQLApache License 2.0Apache-2.0

Plug-IoT

This project is an open-source solution for controlling IoT Smart Devices/Sensors, built as a university thesis at the [Department of Cultural Technology & Communication] (http://www.ct.aegean.gr/en/), [University of the Aegean] (https://www.aegean.gr/aegean2/index.html). The devices built for this project include smart plugs and on/off switches (for controlling lights, coffee makers etc.), temperature/humidity sensors and PIR motion sensors, all based on the ESP8266 WiFi module. A REST API is built for managing those devices and a web app is provided as the front-end.

App screenshot

Examples

Examples are hosted [here] (http://ct-iot.ct.aegean.gr/) (currently requires VPN connection to Aegean University) and [here - http://plug.panosmazarakis.com] (http://plug.panosmazarakis.com). Schematics for the devices are provided in [/esp8266-devices/schematics] (/esp8266-devices/schematics).

Built With

Prerequisites

For the web server: Apache 2, MySQL 5, PHP 7.

Contributing

The code in this project is botched at some points, but it was build for demonstrative purposes and I also learned a lot in the process. So, any contribution is welcome.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.