awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openkinect/libfreenectالصورة الرمزية لـ OpenKinect

    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