wifistatus

Published on
By Imre Jonk

I wrote some code for my college's thematic semester about the Internet of Things. The project consists of an ESP8266 board which continuously measures WiFi signal strength to a preconfigured access point, and a Django web server which processes and displays this information. Please don't use it for anything serious, it's not very secure. Just like most IoT devices...

Take a look at the code repository here.