Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
kbpulse
command
kbpulse controls Apple Silicon MacBook keyboard backlight brightness.
|
kbpulse controls Apple Silicon MacBook keyboard backlight brightness. |
|
sensord
command
sensord is a daemon that reads Apple Silicon IMU sensors and writes data to POSIX shared memory ring buffers for consumption by sensordash or other readers.
|
sensord is a daemon that reads Apple Silicon IMU sensors and writes data to POSIX shared memory ring buffers for consumption by sensordash or other readers. |
|
sensordash
command
sensordash is a terminal dashboard that reads sensor data from shared memory (written by sensord) and displays live vibration detection, orientation, heartbeat estimation, and environmental sensors.
|
sensordash is a terminal dashboard that reads sensor data from shared memory (written by sensord) and displays live vibration detection, orientation, heartbeat estimation, and environmental sensors. |
|
Package detector implements vibration detection, orientation tracking (Mahony AHRS), and experimental heartbeat (BCG) detection from IMU data.
|
Package detector implements vibration detection, orientation tracking (Mahony AHRS), and experimental heartbeat (BCG) detection from IMU data. |
|
Package keyboard controls Apple Silicon MacBook keyboard backlight brightness via the private CoreBrightness.framework (KeyboardBrightnessClient).
|
Package keyboard controls Apple Silicon MacBook keyboard backlight brightness via the private CoreBrightness.framework (KeyboardBrightnessClient). |
|
Package sensor reads accelerometer, gyroscope, ambient light, and lid angle from Apple Silicon MacBooks via IOKit HID (AppleSPUHIDDevice, Bosch BMI286 IMU).
|
Package sensor reads accelerometer, gyroscope, ambient light, and lid angle from Apple Silicon MacBooks via IOKit HID (AppleSPUHIDDevice, Bosch BMI286 IMU). |
|
Package shm provides POSIX shared memory ring buffers and snapshot regions compatible with the Python spu_sensor.py layout.
|
Package shm provides POSIX shared memory ring buffers and snapshot regions compatible with the Python spu_sensor.py layout. |
Click to show internal directories.
Click to hide internal directories.