Skip to content

m5stack/M5Unit-GESTURE

Repository files navigation

M5Unit - GESTURE

Overview

Library for UnitHUB using M5UnitUnified.
M5UnitUnified is a library for unified handling of various M5 units products.

SKU:U127

PAJ7620U2 touchless Gesture Moving Recognition Sensor Recognize up to 9 Gestures It's a touchless 3D gesture recognition sensor via the I2C interface that integrates with PAJ7620U2. You could feel the charm of 9 kinds of gesture recognition by default program. In addition to adding more complex gestures, the recognition rate is up to 240Hz with higher anti-interference capability. This sensor is reliable for its recognition process is intuitive and has low power consumption (operating current only 2.2mA) that allows you to control a robot in accordance with your hand's movement. This is particularly useful in interactive applications.

Support 9 gestures:

Up, Down, Left, Right, Front, Back, Clockwise, Counterclockwise, Quick wave

Related Link

See also examples using conventional methods here.

Required Libraries:

License

Examples

See also examples/UnitUnified

Doxygen document

GitHub Pages

If you want to generate documents on your local machine, execute the following command

bash docs/doxy.sh

It will output it under docs/html
If you want to output Git commit hashes to html, do it for the git cloned folder.

Required