markx86 / Arduino-MDC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Motion Detector & Classifier

A simple project for the Arduino Nano 33 BLE that uses its IMU to detect if the person wearing it either is walking, standing, sitting or laying down (and on which side).

The project was made with the PlatformIO IDE.

How it works

// TODO

How to use

// TODO

About

License:GNU General Public License v3.0


Languages

Language:C++ 84.5%Language:C 15.5%