Simple Example with Accelerometer Data
You can just run the python file in a terminal. It utilizes python 3. To adjust the source data using StremeCoder you can find it.
[StremeCoder](https://gumroad.com/pluri
It is on sale for $6.00 during its rollout with
Code: 75tp3e1
The compiled python file has some external dependencies pandas
pip install pandas
if you have python2 and python3 installed
pip3 install pandas
If you are using Anaconda (Pandas is already installed in the default setup):
conda install pandas
You can edit the very simple python within each node to generate new code with your desired algorithm functionality. Quickly and dynamically adjust the source data type and source. Here filtered sample accelerometer data from an android phone and did a simple threshold filter.
Usage of this node is provided under the MIT License. See LICENSE for the full details.