Sensor Framework
Submitted by wing, updated on 22 Dec 2009
Introduction
Sensor Framework provides applications with of multi-access sensor hardware. Sensor Framework is not bound to sense of Moblin, but also aims to close gaps in Linux.
With Sensor Framework, applications don’t to know the device’s specific information or talk directly to the driver because Sensor Framework hides these details. What's required is to link application itself with the sensor API library or connect application to framework's DBUS service.
Functionalities
- System sensor hardware management
- Normalizing and filtering sensor data
- A plug-in system which works for various drivers
- Multi-access to a single device
- Sensor power management
- Context awareness event abstraction
- Easy binding to high level languages
Source
Get source through the command below
git clone git://git.moblin.org/sensor-framework.git
Build and Run
More information can be found in Documentation
API Reference
http://moblin.org/sites/all/files/moblin2.1api/html/sensor/index.html
Current support sensors
- Accelerometer on Moonstown
- Ambient Light Sensor on Moonstown
- Thermal on Moonstown
- Phidget external USB 3-axis accelerometer mode:#1059