https://github.com/slaxor505/androidflowercare2aws
This is Andoid app to read Mi-Flora sensor and send its data over MQTT to AWS IOT
https://github.com/slaxor505/androidflowercare2aws
android-application aws-iot mi-flora mi-flora-bridge mqtt xiaomi
Last synced: 5 months ago
JSON representation
This is Andoid app to read Mi-Flora sensor and send its data over MQTT to AWS IOT
- Host: GitHub
- URL: https://github.com/slaxor505/androidflowercare2aws
- Owner: slaxor505
- Created: 2020-01-23T10:59:04.000Z (almost 6 years ago)
- Default Branch: multisensor
- Last Pushed: 2020-04-07T11:58:12.000Z (almost 6 years ago)
- Last Synced: 2025-08-10T20:25:39.552Z (5 months ago)
- Topics: android-application, aws-iot, mi-flora, mi-flora-bridge, mqtt, xiaomi
- Language: Java
- Homepage:
- Size: 15.9 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
About the app
--------------
This App reads data from Xiaomi Mi-Flora Bluetooth LE sensor periodically at background and send readings over MQTT to AWS IOT service
Build Instructions
-------------------
This sample uses the Gradle build system. To build this project, use the
"gradlew build" command or use "Import Project" in Android Studio.
To see a list of all available commands, run "gradlew tasks".
Dependencies
-------------
- Android SDK Build-tools v18.1
- Android Support Repository v2
Dependencies are available for download via the Android SDK Manager.
Android Studio is available for download at:
http://developer.android.com/sdk/installing/studio.html