Giter Club home page Giter Club logo

bosco-test's Introduction

Bosco Test

Bosco tests are designed to assess the morphofunctional characteristics of one's legs muscles as well as their neuromuscular skills.

Acknowledgements

Many thanks to Camilla M. Asioli, for her diligent work, and Alice Viglino, for her enthusiastic efforts.

Cover

Components and supplies

Apps and online services

About this project

Why the Bosco test?

Even though several similar products are already available on the market, their price range is often ridiculously high for a sports club trying to run a simple physical fitness test. As high school students practicing sports after school, we decided to do something about it. After a little bit of researching on the net, we realized that most of the sensors and data usually featured by such systems aren't even taken into consideration by your everyday athlete. Our new goal: to start cutting down on every unneeded asset.

How does it work?

A laser barrier detects whether the athlete's feet are currently touching the ground or not. For every jump, the delay between two "touching-the-ground" instants is memorized as the ToF (time of flight) for that particular jump. Finally, this information is sent via Bluetooth to a connected Android device, which deducts the JH (jump height) using a simple formula (g being the gravitational acceleration:

JH = (ToF ^ 2 * g) / 8

Assembling your circuit

See here.

Uploading the sketch

Follow these simple steps to upload your sketch:

  1. create a folder named "test_di_bosco" in your sketchbook folder
  2. download the six source files embed below inside your new "test_di_bosco" folder
  3. open test_di_bosco.ino using Arduino IDE: a single window with all of the .ino files in it should open
  4. that's it: you are now ready to upload the entire sketch clicking on "upload" once

A sample Android application

We chose to use MIT App Inventor 2 (see Apps and online services) to develop our sample application (available for free).

bosco-test's People

Watchers

 avatar

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.