Skip to content

casey-montgomery/Inductive-Proximity-MIDI-Controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Inductive-Proximity-MIDI-Controller

A theremin style inductive controller for MIDI devices A Senior ECE practicum project for Portland State University

This device will use large inductive coils as part of an LC filter to sense proximity and turn that information into MIDI data (like pitch, volume, and filter effects) which can be used to control musical instruments like synthesizers and drum machines. An AC signal will be generated at some frequency and sent VIA a cable to the LC proximity sensor filter. The coils will attenuate the signal based on the inductance of the coil. The returning signal will be compared to the original and the difference will be interpreted as a proximity value by a microcontroller(likely of the ATMEGA variety). The Microcontroller will organize, process, and convert that information into MIDI data, which will be sent to a MIDI capable device VIA a standard MIDI or USB MIDI connector. There is some room for automation as far as built in “calibration” sequences to adjust the sensitivity of the coils. The device will be somewhat modular in design and construction, which will allow for expansion of the variety of proximity sensors used and versatility of output signals.

About

A theremin style inductive controller for MIDI devices

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors