Analyze Real-Time Gait Data from a Pedometer 

Open an ANT+ connection between your computer and a Garmin Forerunner 50 sport watch paired with a shoelace-attached Garmin Foot Pod.

In[1]:=
Click for copyable input
X
Out[1]:=

Perform a single-shot read of various gait parameters while walking.

In[2]:=
Click for copyable input
X
Out[2]:=

Obtain a time series of walking speed data by sampling the Foot Pod every four seconds over a two-minute interval.

In[3]:=
Click for copyable input
X
Out[3]=

Store the data in the cloud.

In[4]:=
Click for copyable input
X
Out[4]=

Retrieve the data from the cloud, plot it, and compute its mean.

In[5]:=
Click for copyable input
X
Out[5]=
In[6]:=
Click for copyable input
X
Out[6]=
In[7]:=
Click for copyable input
X
Out[7]=

Compare the mean walking speed with the typical human walking speed.

In[8]:=
Click for copyable input
X
Out[8]=
de es ja pt-br zh