Software Development Kit

The Motion Software Development Kit (SDK) is a collection of classes and functions that provide live streaming access to the measurement data from your MotionNode hardware. The SDK is open source and available in multiple popular programming languages.

The Motion Service publishes data over network sockets. The SDK includes classes to handle the transport of messages and to unpack the messages into language native containers.

The SDK is not required to access data your MotionNode inertial sensor module. It is intended to simplify development of third-party applications.

For a technical details, refer to the SDK Reference document.

Download

The source code is available on GitHub.