MacBook Lid Angle Sensor C++ Library
A C++ library for reading MacBook lid angle sensor data, based on reverse engineering of HID device specifications.
Features
๐ Direct access to MacBook's built-in lid angle sensor
๐ Real-time precise angle measurements (0-360 degree range)
โก High-performance C++ implementation with modern C++14 standard support
๐ก๏ธ Comprehensive exception handling mechanism
๐ง Clean and easy-to-use API interface
๐ฆ CMake build system support
Device Compatibility
... continue reading