Machine acceleration demo on Sandbox

This demo utilizies your phone's gyro sensor to get the linear acceleration data of the x,y, and z axis. It then sends this data as mqtt message. After entering an ID or using a randomly generated one, specify which "machine state" you are replicating. After that press the "Start data collection" button and immediately begin to carry out the machine state until the progress bar reaches 100%.

API used
linear acceleration (excl. gravity)
acceleration incl. gravity
rotation rate
interval (ms)

MQTT Server Connection Status: Not connected


Demo partially based on HTML5 Rocks article.