Skip to content
/ eflute Public

MIDI controller with capacitive and air flow sensors

License

Notifications You must be signed in to change notification settings

ksalin/eflute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Electric Flute

Arduino based MIDI controller with capacitive and air flow sensors.

Copyright (C) 2016 Jussi Salin [email protected] under GPLv3.

Hardware

Use a 50k to 50M resistor between send and receive pins. 10M is good starting point. Receive pin has the sensor foil in parallel. Arduino Nano was chosen as base for the default pin choices because it has suitable size for a flute shaped case and the USB port can be used to act as a USB MIDI device to control some software synthesizer. The air flow sensor is connected to analog input and the value changes on how much air is blown. MPXV7002DP is a good sensor and breakout boards are available for it.

Compiling

Project depends on following libraries, which you have to install first:

References that helped

About

MIDI controller with capacitive and air flow sensors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%