# Proximity_Gesture **Repository Path**: mirrors_stm32duino/Proximity_Gesture ## Basic Information - **Project Name**: Proximity_Gesture - **Description**: Gesture library for proximity sensors - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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: * VL53L0X: https://github.com/stm32duino/VL53L0X * X-NUCLEO-53L0A1: https://github.com/stm32duino/X-NUCLEO-53L0A1 * X-NUCLEO-53L1A1: https://github.com/stm32duino/X-NUCLEO-53L1A1 * X-NUCLEO-6180XA1: https://github.com/stm32duino/X-NUCLEO-6180XA1 ## Documentation You can find the source files at https://github.com/stm32duino/Proximity_Gesture