/Temperature

Native Android app that I use to monitor the temperature and humidity of my home.

Primary LanguageJava

Temperature

Temperature is a native Android app to view the temperature and humidity of my apartment. The current temperature and humidity are monitored by a Spark Core and recorded to a MySQL database via a cron job. Data requests from the app are made with Retrofit. The graph is displayed using AChartEngine (a charting library for Android).

Animated Gif   Graph

Features

  • View the current temperature, humidity and wall AC status (on or off)
  • Reports showing historical temperature data for the past day
  • Ability to zoom and pan the report graph

Third Party Libraries