Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/)