C4F - Seismometer

seismo.zip (4,6 MB)
The MSDN Coding4Fun Seismometer application uses an accelerometer sensor from Windows 7 to watch for movement. Watch the raw data values, see it graphed, and learn about writing realtime data to the Windows performance monitor.

Windows Mobile Unified Sensor API

sensorapi.zip (154 kB)
The Windows Mobile Unified Sensor API allows developers to easily access the hardware sensors that are available on various phones. Sensors: Light Sensor Capacitive Touch Pad Accelerometer Devices: HTC Touch * Samsung Omnia/Instinct

SensorWpf

sensorwpf.zip (287 kB)
This project provide an "wpf compatible" encapsulation of the Windows7 Sensor API. Based on the .net sample from Microsoft. A sample game is provided (like "Tron").