價格:免費
更新日期:2014-08-11
檔案大小:149k
目前版本:1.0
版本需求:Android 4.3 以上版本
官方網站:http://vsis-www.informatik.uni-hamburg.de/oldServer/teaching//projects/flowerpower4android/index.php
Email:flowerpower@hyfy.de
This is mainly a demo application to demonstrate the use of the FlowerPower4Android library. The library is intended to be used by developers, but the app itself is nevertheless useful for users as well.
It's main features are:
+ Easy to use framework to control the Flower Power
+ Framework is 100% pure Java and easily extendable
+ Transparent access to sensor readings (without having to know Bluetooth LE specifics)
* SystemId, ModelNr, SerialNr, Firmware/Hardware/Software Revision, Manufacturer Name, Certificate Data, PnP-Id, Friendly Name, Color
* Readings AND Notifications for Temperature, Soil Moisture, Sunlight, Battery Level
+ Advanced Persistency Options
* Save time series with individual IDs (e.g. for every plant in contrast to every Flower Power sensor)
* Storage options: internal storage, SD card or Android's SQlite database
* Automatically smooth and compact time series by applying reduction algorithms (e.g. Douglas-Peucker-Ramer)
+ Plot Support
* Draw individual time series on nice plots
* Ready-to-use plot fragment for easy UI integration