cparata / Proximity_Gesture

Gesture library for proximity sensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proximity Gesture

Arduino library to support gesture-detection using proximity sensors (VL53L0X or VL53L1X or VL6180X). The APIs provide single swipe gesture detection, directional (left/right) swipe gesture detection and single tap gesture detection.

Note

You can find examples based on this library in the following packages:

Documentation

You can find the source files at
https://github.com/stm32duino/Proximity_Gesture

About

Gesture library for proximity sensors

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 56.1%Language:C++ 43.9%