80 likes | 276 Views
F# and the WP7 Accelerometer. 8 February 2011 Robert Pickering, MVP Access It IdF. The WP7 Accelerometer. Generates 50 event per second Each events contains a 3D vector, representing the forces acting on the device. Analyzing Accelerometer Data. F# Interactive. WP7 App & WCF Client.
E N D
F# and the WP7 Accelerometer 8 February 2011 Robert Pickering, MVPAccess It IdF
The WP7 Accelerometer • Generates 50 event per second • Each events contains a 3D vector, representing the forces acting on the device
Analyzing Accelerometer Data F# Interactive WP7 App & WCF Client WCF Endpoint
Demo AnalyzingAccelerometerData in F# Interactive
Summary • Accelerometer provide an excellent way to make games and application feel interactive • F# Interactive allows you to: • analyse data from the accelerometer in real time • Adjust your analysis functions on the fly • F# Accelerometer tool kit coming soon, watch: http://strangelights.com/blog