Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CorpGlory/accelerometer2influx
Android add for sending accelerometer data in influxdb
https://github.com/CorpGlory/accelerometer2influx
accelerometer android apk debugging grafana-influxdb influxdb testing
Last synced: 1 day ago
JSON representation
Android add for sending accelerometer data in influxdb
- Host: GitHub
- URL: https://github.com/CorpGlory/accelerometer2influx
- Owner: CorpGlory
- Created: 2018-03-10T23:38:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T09:43:36.000Z (over 6 years ago)
- Last Synced: 2024-08-02T07:10:35.534Z (3 months ago)
- Topics: accelerometer, android, apk, debugging, grafana-influxdb, influxdb, testing
- Language: Kotlin
- Homepage: http://corpglory.com/s/accelerator-vs-timeseries-app/
- Size: 229 KB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-influxdb - accelerometer2influx - Android application that takes the x-y-z axis metrics from your phone accelerometer and sends the data to InfluxDB. (Collecting data into InfluxDB / Projects)
README
# Accelerometer2Influx
![Screenshot](https://raw.githubusercontent.com/CorpGlory/accelerometer2influx/update_screenshot/screenshots/promo.png)
This is an Android application that takes the x-y-z axis metrics from your phone accelerometer and then sends this data to your InfluxDB.
First, [download](https://github.com/CorpGlory/accelerometer2influx/releases) .apk file and install to your device. Then provide your InfluxDB `address`, `login`, `password` and `database name` in corresponding fields.
Shake your phone to see different changes in timeseries data in your database. Tip: use [Grafana](https://grafana.com/) or [Chronograf](https://www.influxdata.com/time-series-platform/chronograf/) to visualise data.
# Credits
Made by [CorpGlory team](http://corpglory.com/)