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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openkinect/libfreenectAvatar von OpenKinect

    OpenKinect/libfreenect

    3,805Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,805
  1. Home
  2. Software Engineering & Architecture
  3. Polling-Based Input Models
  4. Frame-Based Polling
  5. Sensor Data Polling