Skip to content

Android Remote Control for a little Home Automation with a Particle Device

License

Notifications You must be signed in to change notification settings

Feserich/ParticleRemote-Android

Repository files navigation

ParticleRemote

This is an Android app to remote control a little home automation with a Particle device. The connection is over the internet through the Particle Cloud. The app uses the Particle Android Cloud SDK to call functions or read values from the Particle device. I've tried to build simpel and flexibel UI based on the Material Design guidelines.

The related code for the Particle device is in my other repository.

This Android app together with the Particle board can do following tasks:

  • Set the temperature for the Honeywell HR-20 radiator regulator (memory manipulation over programming/debugging interface. More Infos here.).
  • Switch some relays.
  • Read the current temperature and moisture with a DHT22 sensor.
  • Show the temperature and moisture history in a chart (over the last 6 days).
  • Add and control multiple Particle devices.

Here are some screenshots of my app:

About

Android Remote Control for a little Home Automation with a Particle Device

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages