Learn-iOS-Swift-by-Examples/MotionGraphs
Liu Lantao ee46a30369
MotionGraphs: Version 2.0, 2017-02-02
Updated to Swift

This sample demonstrates how to receive updates from sensors using Core Motion. It displays graphs of accelerometer, gyroscope and device motion data.

Signed-off-by: Liu Lantao <liulantao@gmail.com>
2017-12-27 23:07:53 +08:00
..
MotionGraphs MotionGraphs: Version 2.0, 2017-02-02 2017-12-27 23:07:53 +08:00
MotionGraphs.xcodeproj MotionGraphs: Version 2.0, 2017-02-02 2017-12-27 23:07:53 +08:00
LICENSE.txt MotionGraphs: Version 2.0, 2017-02-02 2017-12-27 23:07:53 +08:00
README.md MotionGraphs: Version 2.0, 2017-02-02 2017-12-27 23:07:53 +08:00

README.md

MotionGraphs

This sample demonstrates how to receive updates from sensors using Core Motion. It displays graphs of accelerometer, gyroscope and device motion data.

Requirements

Build

Xcode 8.0 or later; iOS 10.0 SDK or later

Runtime

iOS 10.0 or later

Copyright (C) 2016 Apple Inc. All rights reserved.