Top "Accelerometer" questions

An accelerometer is a device that measures the proper acceleration of the device.

Is there any way to access the accelerometer from the Apple Watch?

It doesn't look like WatchKit released today has such API included.

ios watchkit accelerometer
How do I detect if a device has a gyroscope in a web browser?

I am using THREE.js and creating a web-app where the user can rotate the device and the scene will …

javascript mobile 3d accelerometer gyroscope
Is it possible to run accelerometer of iPhone in background?

I want to use accelerometer of iPhone to get the log file of accelerometer value (maybe for 24 hours). Is it …

iphone accelerometer
Accelerometer vs Gravity sensor

Does gravity sensor return right values if device is in motion? I thought that gravity sensor use accelerometer to recognize …

android accelerometer android-sensors gravity
Detect person's fall with Android

Good morning, I'm new in Android development, before I deveped some application/website in C#/ASP.NET with Microsoft SQL …

android accelerometer gravity
How to create an android app that activates on shake events when screen locked?

I want to create an app that **starts the Main activity whenever the device shakes, even when screen locked. Can …

android android-service accelerometer shake
Obtain absolute rotation using CMDeviceMotion?

I'm building a simple game with Sprite Kit, the screen doesn't rotate but I want to know the angle the …

ios swift accelerometer gyroscope cmmotionmanager
Sensor Fusion on iOS Devices

I'm trying to find out how could I start to implement sensor fusion on the iPhone. I've started from this …

iphone ios accelerometer compass-geolocation gyroscope
Android Gyroscope verse Accelerometer

I am building an Android game and I want to figure out whether the user tilts the device to the …

android accelerometer gyroscope motion-detection
Calculating distance within a building

I started doing some thinking about creating an Android application that can be used within a corporate building to determine …

android geolocation gps accelerometer triangulation