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

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

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

samhenrigold/LidAngleSensor

0
View on GitHub↗
4,125 星标·174 分支·Swift·Apache-2.0·5 次浏览samhenri.gold↗

LidAngleSensor

LidAngleSensor 是一个工具和传感器接口,通过查询内部人机接口设备 (HID) 来检索笔记本电脑屏幕的物理打开角度。它将原始硬件传感器报告转换为盖子位置的数值表示。

该项目具有盖子触发音频播放器和屏幕区域捕获工具的功能。它可以监控硬件传感器状态的变化,以便在笔记本电脑盖子打开或关闭时播放特定的音效,并隔离显示缓冲区中定义的坐标区域,将特定的屏幕区域复制到剪贴板。

该系统通过基于阈值的事件触发和基于坐标的缓冲区裁剪来处理硬件事件自动化和 HID 传感器集成。

Features

  • Laptop Lid Sensors - Determines the current opening angle of the laptop screen by accessing the internal hardware sensor.
  • Raw-to-Angle Conversions - Converts raw hardware sensor output into a numerical representation of the lid opening angle.
  • HID Device Communication - Queries Human Interface Device reports to read raw lid position sensor data.
  • Sensor Integrations - Interfaces with HID reports to retrieve raw sensor data and translate it into software values.
  • Sensor Polling - Retrieves the current state of the lid angle sensor via on-demand polling.
  • Hardware-to-Software Mappings - Translates raw hardware sensor reports into numerical values representing the laptop lid's physical position.
  • Lid Event Management - Retrieves the angle of the MacBook lid via the internal human interface device sensor.
  • Audio Triggers - Provides a system that triggers specific sound effects automatically when the laptop lid is opened or closed.
  • Lid State Monitoring - Reads the physical opening angle of a laptop screen using internal hardware sensors to trigger software actions.
  • Hardware Event Automations - Executes tasks and plays sounds automatically based on the physical state of the laptop lid.
  • Audio Triggers - Triggers specific audio playback in response to hardware sensor state changes.
  • On-Demand Audio Triggers - Triggers specific sound effects whenever the laptop lid is opened or closed.
  • State-Change Audio Feedback - Connects physical lid position changes to the playback of corresponding sound effects.
  • Region Capture - Implements the ability to isolate and copy a specific coordinate-defined rectangular area of the display buffer.
  • Sensor-Driven Event Triggers - Fires audio callbacks when monitored sensor values cross predefined numerical boundaries.

Star 历史

samhenrigold/lidanglesensor 的 Star 历史图表samhenrigold/lidanglesensor 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

samhenrigold/lidanglesensor 是做什么的?

LidAngleSensor 是一个工具和传感器接口,通过查询内部人机接口设备 (HID) 来检索笔记本电脑屏幕的物理打开角度。它将原始硬件传感器报告转换为盖子位置的数值表示。

samhenrigold/lidanglesensor 的主要功能有哪些?

samhenrigold/lidanglesensor 的主要功能包括:Laptop Lid Sensors, Raw-to-Angle Conversions, HID Device Communication, Sensor Integrations, Sensor Polling, Hardware-to-Software Mappings, Lid Event Management, Audio Triggers。

samhenrigold/lidanglesensor 有哪些开源替代品?

samhenrigold/lidanglesensor 的开源替代品包括: microsoft/windows-universal-samples — This repository is a comprehensive collection of reference implementations and sample libraries for the Universal… krishkrosh/trackweight — TrackWeight is a digital weighing instrument and pressure-to-weight converter designed to measure the mass of objects.… zswatch/zswatch — ZSWatch is a real-time operating system for wearable devices featuring a touch display and Bluetooth Low Energy… rwaldron/johnny-five — Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots… librehardwaremonitor/librehardwaremonitor — LibreHardwareMonitor is a .NET library and system health monitoring tool for Windows. It provides a programmatic… bartoszcichecki/lenovolegiontoolkit — LenovoLegionToolkit is a hardware management tool and Windows hardware control interface designed specifically for…

LidAngleSensor 的开源替代方案

相似的开源项目,按与 LidAngleSensor 的功能重合度排序。
  • microsoft/windows-universal-samplesmicrosoft 的头像

    microsoft/Windows-universal-samples

    9,696在 GitHub 上查看↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    JavaScript
    在 GitHub 上查看↗9,696
  • rwaldron/johnny-fiverwaldron 的头像

    rwaldron/johnny-five

    13,401在 GitHub 上查看↗

    Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots and IoT devices. It provides a standardized library for managing pins, motors, and displays across various microcontroller platforms, allowing developers to control sensors and actuators using a consistent JavaScript API. The framework is distinguished by its use of a plugin-based hardware abstraction system, which enables communication with diverse hardware platforms and protocols. It supports real-time hardware manipulation and debugging through a read-eval-print loop that a

    JavaScript1-wireadcarduino
    在 GitHub 上查看↗13,401
  • krishkrosh/trackweightKrishKrosh 的头像

    KrishKrosh/TrackWeight

    8,659在 GitHub 上查看↗

    TrackWeight is a digital weighing instrument and pressure-to-weight converter designed to measure the mass of objects. It functions as a pressure sensor weight scale that translates data from a touch surface into weight measurements in grams. The system integrates pressure sensor data to enable digital weight measurement and embedded weight tracking. It converts raw pressure readings into standardized weight units to quantify the mass of objects or fingers in contact with a sensory surface. The implementation includes analog-to-digital signal conversion, linear regression calibration for acc

    Swift
    在 GitHub 上查看↗8,659
  • zswatch/zswatchZSWatch 的头像

    ZSWatch/ZSWatch

    3,128在 GitHub 上查看↗

    ZSWatch is a real-time operating system for wearable devices featuring a touch display and Bluetooth Low Energy connectivity. It provides a comprehensive software suite that includes a Bluetooth LE communication stack, an embedded UI framework for round displays, and a complete firmware toolchain for compiling, flashing, and simulating wearable hardware. The project is distinguished by its specialized wearable capabilities, such as a graphical framework for designing reactive screens and watchfaces via a visual editor. It implements a publish-subscribe messaging system to decouple hardware se

    Cangle-of-arrivalblebluetooth
    在 GitHub 上查看↗3,128
  • 查看 LidAngleSensor 的所有 30 个替代方案→