Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bertrandmartel/flower-power-android
Android app interacting with Flower Power Bluetooth device
https://github.com/bertrandmartel/flower-power-android
Last synced: 4 days ago
JSON representation
Android app interacting with Flower Power Bluetooth device
- Host: GitHub
- URL: https://github.com/bertrandmartel/flower-power-android
- Owner: bertrandmartel
- License: mit
- Created: 2015-05-22T12:31:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T23:38:08.000Z (almost 8 years ago)
- Last Synced: 2023-03-01T16:41:52.449Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 458 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Flower Power Testing Android app #
Last update on 12/10/2015
Flower power is a small bluetooth device made by Parrot used to monitor your plant with many sensors
Description
Android application to manage your Dotti bluetooth device from BLE gatt interface
Features implemented :
* live measures of sunlight / soil T° / air T° / soil Ec / soil Wc
* reading values of sunlight / soil T° / air T° / soil Ec / soil Wc on demand
* battery status (in %)
* flower power device color
* parameter live measurement period
* control flower power Led On/Off
* Request history raw data
* Retrieve Flower Power clock
Build
* Build with Android Studio
* Compatible from API lvl 17+
``gradlew clean build``
Specifications : https://flowerpowerdev.parrot.com/attachments/download/32/FlowerPower-BLE.pdf
![screenshot](https://raw.github.com/bertrandmartel/flower-power-android-gatt/master/screenshot.png)
![screenshot](https://raw.github.com/bertrandmartel/flower-power-android-gatt/master/flower.jpg)