/WeatherStation_Android

Demostration of get data from Azure Sphere http(WIFI) for Android client

Primary LanguageKotlin

WeatherStation_Android

Demostration of get data from Azure Sphere http(WIFI) for Android client

This is the code for project work for Sensing the World by element14 and Secure Everything by Hackster.io.

The software connect the Azure Spere device directly though local network (WIFI), get data every 5 seconds under http://ip/mobile.json, and logging the sensor data in Android devices by ROOM, the abstraction layer over SQLite under Android.

Weather Station for Azure Sphere https://github.com/sicreative/azweather

Demo connect to device to get sensors data via http for IOS https://github.com/sicreative/WeatherStation_IOS

This software under GPLv3 license.

More detail: https://www.hackster.io/ssclee/web-air-purifier-with-pm2-5-and-iaq-sensor-b177eb