Coder Social home page Coder Social logo

silvereye's Introduction

Silvereye

Silvereye is an IMU based motion capture system for the lower limbs, based on Bosch's BNO055 IMU.

Overview

In order to capture kinematic data, the main segments of the lower limbs (seven in total) are equipped with an inertial module. This information is then transmitted wirelessly to a PC, which processes it to perform gait analysis.

See a short YouTube video of the system in action:

Silvereye: IMU motion capture for gait analysis, demo

Silverapp

Silverapp was developed as a proof of concept, in order to display some capabilities of the physical Silvereye system. However, the signals provided by the sensors should allow the extraction of several other gait parameters. Silverapp's current release includes:

  • A basic calibration procedure that aligns the coordinate systems between sensors and segments.
  • A live display of the lower limb's joint angles on the sagittal plane (flexion/extension).
  • A live, 3D display of the user's movements.
  • Recording capabilities for both the raw and the processed signals.

Hardware

The development version of Silvereye depends on three main components:

  1. Bosch's BNO055 (Breakout board by Adafruit)
  2. Microchip's ARM® Cortex®-M0+ ATSAMD21G18 (Breakout board by Adafruit)
  3. Nordic Semiconductor's nRF24L01

These components are assambled into so called "inertial modules", which are attached to the lower limbs via body straps. The schematics needed to physically build the inertial modules can be found under /PCB/. The modules can then be programmed with the code found in /arduino/.

Thesis

Silvereye was initially developed as Juan Manuel Luna's bachelor thesis. This document (written in Spanish) is avaliable under /thesis/, and gives a detailed description of the system's workings.

Acknowledgments

The development of this system was only possible thanks to TMRH20's excellent library for the NRF24L01. Thanks for your hard work!

Silverapp was developed in C++ using the Qt framework. The 3D avatar was created in MakeHuman and rendered via the OGRE engine, and the joint angles are displayed thanks to QCustomPlot.

silvereye's People

Contributors

juanmalunatic avatar

Watchers

James Cloos avatar

Forkers

docenciarepo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.