awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • openkinect/libfreenectOpenKinect 的头像

    OpenKinect/libfreenect

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