diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,11 +1,13 @@ -Motion Service +MangOH 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. +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 probe the onboard bmi160 chip intermittently in order to detect a significant motion on the board. -## Prerequisits +## Prerequisites Throw in some prereq ## Getting Started Compile the project using -```make wp85``` +``make wp85`` + +## Setting |