Skip to content

m5stack/M5Unit-GESTURE

Repository files navigation

M5Unit - GESTURE

Overview

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

SKU:U127

Unit Gesture is a 3D gesture recognition sensor using the I2C communication interface. It adopts the PAJ7620U2 sensor solution, with the program by default supporting 9 types of gesture recognition. The maximum gesture update frequency can reach 240Hz, and it has a certain level of ambient light interference resistance. It supports custom unit sampling time and can add recognition gesture combinations through program algorithms as needed. The sensor features strong stability, fast recognition speed, high accuracy, and low power consumption (operating current only 2.2mA), making it suitable for various applications such as non-contact remote controls, robot interaction, human-computer interaction games, and gesture light control.

Supports 9 gestures:

Up, Down, Left, Right, Forward, Backward, Clockwise, CounterClockwise, 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

About

Library for UnitGESTURE using M5UnitUnified.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from m5stack/M5Template-C-CPP