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,805GitHub पर देखें↗

    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