Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 685 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 685 Bytes

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