/Arduino-MDC

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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