awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSensor Data Polling

Periodic querying of sensor hardware to maintain a consistent data frame rate.

Distinct from Frame-Based Polling: Focuses on polling hardware sensor frames rather than application-level input loops used in gaming.

Explore 1 awesome GitHub repository matching software engineering & architecture · Sensor Data Polling. Refine with filters or upvote what's useful.

Awesome Sensor Data Polling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • openkinect/libfreenectAvatar OpenKinect

    OpenKinect/libfreenect

    3,805Vezi pe GitHub↗

    libfreenect is a driver implementation for integrating Kinect sensors with a computer to capture depth images, audio, and accelerometer readings across various operating systems. It provides a hardware-abstracted API to manage the connection between the sensor hardware and the host system. The project enables the capture of sensor data and the control of internal device hardware, such as motors and LED indicators. It also includes tools for recording and replaying sensor data streams to local files, allowing for offline analysis and testing without a physical device. The library handles 3D d

    Reads incoming depth and color data frames at fixed intervals to maintain a constant frame rate.

    C
    Vezi pe GitHub↗3,805
  1. Home
  2. Software Engineering & Architecture
  3. Polling-Based Input Models
  4. Frame-Based Polling
  5. Sensor Data Polling