Chapter 17

Whee! Gyro and Accelerometer!

One of the coolest features of the iPhone, iPad, and iPod touch is the built-in accelerometer—the tiny device that lets iOS know how the device is being held and if it's being moved. iOS uses the accelerometer to handle autorotation, and many games use it as a control mechanism. It can also be used to detect shakes and other sudden movement. This capability is extended even further with iPhone 4, which also includes a built-in gyroscope that lets you determine the angle at which the device is positioned around each axis. In this chapter, we're going to introduce you to the use of the Core Motion framework to access these values in your application.

Accelerometer Physics

An accelerometer measures both ...

Get Beginning iPhone 4 Development: Exploring the iOS SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.