價格:免費
更新日期:2018-08-01
檔案大小:2.5M
目前版本:1.0
版本需求:Android 4.1 以上版本
官方網站:http://gnosisdevelopment.com
Email:gnosisdevelop@gmail.com
First main release. Please contact us with any issues.
Main Features:
Weather view shows Temperature, humidity and wind speed live, with a graph that updates each time the sensor readings are stored into the database. The time interval can be set in the control panel. You can disable each of the different readings in the control panel as well.
Tapping on the weather panels graph will bring you to full graph view which allows for hourly, daily, and weekly views of the sensors data. The menu symbol correspond to each sensor and the "All" button will give you a view of all sensors.
If bluetooth is disconnected the app will attempt to reconnect once a minute over a 10 minute period. You can click "forget bluetooth" to cancel autoreconnect.
IMPORTANT:
This app requires Arduino with a bluetooth adapter and a temperature, humidity, and wind (anemometer) sensor. Sketch: bt-weather-arduino.ino
OR
a compatible setup that sends formatted output through the bluetooth adapter serial in the format @10.00;20.00;30.00@
Parts used:
Arduino (any variant)
HC-06 Bluetooth serial adapter
DHT11 - humidity and temperature sensor
Anemometer -- I included the code to allow for a wind sensor that I'll be adding later
Database can be reached from device at: access db http://localhost:8080)
or by visiting android device ip at http://androidip:8080 on a locally connected computer
Contact us with any comments and suggestions. Please submit any bugs, errors, or crashes to gnosisdevelop@gmail.com