honnet / BAD

Body Air Drum (AKA TapMe): a wireless MIDI instrument to wear on the body

Home Page:http://hack.honnet.eu/tapme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the alpha(1) version of the BodyAirDrum project !

A few details are available here:
https://github.com/honnet/BAD/wiki

The goal of the project is to design a midi instrument that cordlessly triggers samples using wearable pads placed on the body.
The system is composed of:
 - 2 Arduinos (Teensy in our case)
 - 2 nRF24L01 radio transceivers(2)
 - 4 binary pads
 - 1 mini-joystick pad

Checkout the android application repository:
https://github.com/honnet/badroid

Enjoy !
Jimmy & Drix, with the phenomenal help of Clement Moussu.


(1) Note: We are currently developping a more advanced version at the Tangible Display Lab.
For any question or suggestion, feel free to contact me : Contact(at)Honnet.eu

(2) Note: we used the nRF24L01 drivers from https://github.com/aaronds/arduino-nrf24l01
An Arduino port of the tinkerer.eu library. It works with the Sparkfun nRF24L01+ modules.
http://www.arduino.cc/playground/InterfacingWithHardware/Nrf24L01

About

Body Air Drum (AKA TapMe): a wireless MIDI instrument to wear on the body

http://hack.honnet.eu/tapme


Languages

Language:C 35.8%Language:Makefile 24.4%Language:C++ 19.9%Language:Processing 19.5%Language:Python 0.5%