Android APP for Intelligent House project
This is Android tracking application written in Kotlin language, which purpose is to reasonably show LIVE data from your facility, like temperature (in rooms), CO2, last detected motion and so on...
This project has these three parts:
- Raspberry Pi scripts, which periodically send data from your facility to:
- your Firebase DB, which also has some trigger functions
- this Android Application