Skip to content

malloch/Arduino_IMU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Arduino IMU

Arduino sensor-fusion firmware for estimating orientation using accelerometers, rate-gyroscopes, and magnetometers. This firmware calculates and outputs an orientation quaternion using a complementary filter.

This firmware and software was written for a digital musical instrument --- "The Spine" --- developed for the collaborative research-creation project Les Gestes. The Spine contains at least two IMUs for calculating orientation and deformation in real-time - a video demonstrating an early prototype can be found here.

Tested with the Mongoose IMU, but the sensor fusion code should be easy to adapt to other sensor platforms.

Except where otherwise noted, this software and firmware is licensed with the GPLv3; see the attached file COPYING for details, which should be included in this download.

Joseph Malloch 2011 Input Devices and Music Interaction Laboratory, McGill University.

About

Arduino sensor-fusion firmware for estimating orientation using accelerometers, rate-gyroscopes, and magnetometers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published