xrigau / smart-dog-bed

Android Things-powered smart dog bed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smart-dog-bed

Code for the Smart Dog Bed project in Hackster.io

IoT app (Android Things) - things

This is an android things app that reads data from a load cell sensor and stores the results in the Firebase Database.

Firebase Database updating in real time

This app can be installed by running ./gradlew things:installDebug or by installing it directly from Android Studio.

Companion app (Android) - mobile

This is a regular android app that fetches the results from the Firebase Database (created from the android things device) and displays them.

Very simple demo app

This app can be installed by running ./gradlew mobile:installDebug or by installing it directly from Android Studio.


For more instructions follow the instructions in the Hackster.io project page

About

Android Things-powered smart dog bed


Languages

Language:Kotlin 100.0%