GithubHelp home page GithubHelp logo

midiglove's Introduction

MIDIGlove

Raspberry Pico based midi glove. Project made with CirquitPython for Academy of Art (Novi Sad). The glove is midi-keyboard (three keys on three fingers) to play on MacBook or iPad Air 5.

Parts list

  1. Installing CircuitPython - a manual from Adafruit
  2. Flex sensor - two kind in my project: long and short
  3. Literally any glove
  4. Raspberry Pico

Documentation needed

  1. Adafruit MIDI Library

Video of using (click on preview)

Video demo

Practical notes

The idea is simple: flex sensor changes own resistans on deformation. Lets read the values in voltage divider and understand that the finger changes its state (like pressing the key). As far as every finger is independant from others I decide to build this with object-oriented code. Here are three buttons: (nothing, reset state, reboot device).

Why I need "reset state" buttons: our hand chenges fingers poses eventually this button defines "zero state" or relaxed finger position. Use it after you wear it on or chenges the position (hand in air after a table and so on).

"Reboot device"? Yep, this will "de-attach & attach" device.

averse reverse

midiglove's People

Contributors

katurov avatar

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.