blob: 875b55fd21552fe849aec8e50eca7d772b4ecd68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Motion Service
======
This application is designed to operate on a [MongOH Red](https://mangoh.io/mangoh-red-new) WP85 board. Using **general input output** this project uses pthreads to probes a bmi160 chip intermittently in order to detect a significant impact.
## Prerequisits
Throw in some prereq
## Getting Started
Compile the project using
```make wp85```
|