• Accelerometer Gauge 1
  • Accelerometer Gauge 2
  • Accelerometer Gauge 3

Accelerometer Gauge

An Android app that captures and displays accelerometer data on a professionally looking gauge and uploads the data to PubNub where it can be viewed on a web page.
This app is used as a coding example for Android developers on how to capture and display accelerometer data on a professionally looking gauge in real-time.

Data is also uploaded to PubNub where it can also be viewed on a web page in almost real-time.

The gauge contains a button that lets you cycle through 4 modes:


* Speed
* Current distance
* Total distance
* Demo

In Speed mode, speed is shown when you move the device. Shaking the device faster will result in a larger value being displayed.

In Current Distance mode, the app accumulates distance from the time the app starts and any motion is detected. Distance is displayed on the 7 segment display as a value and also shown on the colored bar segments.

In Total Distance mode, the app displays the total distance accumulated since the app first started. By "first started", this means that the very first time you started the app after installing it. If you exit the app and start it again, that would be the second time. Total Distance is shown only on the 7 segment display.

In Demo mode, the accelerometer data is ignored and fake speed values are incremented from zero till 10 and then back down to zero and then repeats.

After installing the app, you can also see the data on a web page by visiting:

http://niketestapp.github.io/Accel/index.html

The gauge also displays a small connection icon. When it is red, it means that no data is being uploaded to PubNub. This could be because the device's wifi is turned off, or possibly because PubNub's servers are not available. When data is successfully sent, the icon will be green.

If multiple devices run the app simultaneously, the gauge data on the web page will update for each device. This is because PubNub forwards the data to whatever clients subscribe to the data. In a real application, you would probably not want multiple devices updating a single gauge at the same time. The purpose here however is simply to demonstrate how data can be easily transmitted from a device to a web page in near real-time.

The app only forwards 5 data points per second to PubNub.

Source code available at:https://github.com/JohannBlake/Accel

Category : Tools

Related searches

Reviews (7)

Coa. L. Apr 14, 2017     

This app doesn't work. Apparently, it needs GPS to function. It does not work just by summation of acceleration readings from the phone's accelerometer as said by the app's publisher. I actually tried this app in a car and started the app when the car was stationary.

Uts. K. Oct 29, 2017     

I got my masturbating speed.

A. G. u. Nov 10, 2017     

Useless app. This is a not gauge for acceleration; just speed. Look at the image. It's in m/s. There is no option to select m/s2. Uninstalled!

Nic. L. Nov 11, 2015     

Not sure how you expect to read the data output by this app. It flies all over the place like crazy.

Dhi. S. Jun 4, 2016     

Hated app

Tem. a. Mar 30, 2018     

Does what i thought it would. A coding example though so not too much use

moh. a. Oct 14, 2016     

Some what okk