Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 936 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 936 Bytes

WiFi Indoor Positioning showcase

Displays the position of connected ESP8266 devices using the coordinates provided by the Google Maps Geolocation API.

Deployment

The nodemcu folder contains the Arduino sketch.

The MQTT broker is a Mosquitto server running on Ubuntu 16.04 with a basic setup.

sudo apt-get install mosquitto mosquitto-clients  + password configuration

The Android app provides a way to compare the Geolocation API results with a real floor plan.

Resources - links