项目作者: Evilong

项目描述 :
Controller for the Smart House IOT project for embedded systems course @ dcc.fc.up
高级语言: Java
项目地址: git://github.com/Evilong/SmartHouse-Controller.git
创建时间: 2018-04-01T16:01:01Z
项目社区:https://github.com/Evilong/SmartHouse-Controller

开源协议:

下载


SmartHouse-Controller

Android application allows to control the lighting and music of an house.

Uses SmartHouse API to communicate with SmartHouse Server.

Features

  • Turn on/off lights
  • Turn on/off music
  • Switch current music
  • Get history of temperature
  • Get history of luminosity
  • Modify house global settings
  • Modify specific lights settings

Requirements

  • Android Version >= 15
  • Connection to SmartHouse network

Dependencies

Progress

Layout Progress:

  • Login Activity
  • Main Activity
  • Lights Fragment
  • Music Fragment
  • Settings Fragment

Functionality Progress:

  • Login Activity
  • Main Activity
  • Lights Fragment
  • Music Fragment
  • Settings Fragment