Skip to content

swapnilbhai90/Temperature

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%