Skip to content

dfpena/AccelerometerProcessingKoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STREMECOVER

Simple Example with Accelerometer Data

Getting This to Work

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

StremeCoder

Installing Dependencies

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

Usage

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.

http://go.pluricorp.com/websitemedia/accelerometerexample.png

STREMEExample

License

Usage of this node is provided under the MIT License. See LICENSE for the full details.

About

Using StremeCoder to prototype Accelerometer Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages