Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gesture

Touch gesture recognition library for bare-metal Ada applications.

Overview

gesture provides gesture recognition algorithms for touch interfaces. It analyzes touch point sequences to detect taps, horizontal scrolls, and vertical scrolls.

Features

  • Tap detection
  • Horizontal scroll detection
  • Vertical scroll detection
  • Configurable thresholds
  • State machine-based recognition

Integration

[[depends-on]]
gesture = "^0.1.0"

Dependencies

  • touch_generic - Touch controller interface

License

MIT OR Apache-2.0 WITH LLVM-exception

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages