This project was our version of a theremin. It was created by using a Leap Motion controller to read in the number of fingers over the sensor. This data was sent to the k64f for translation into musical notes and then sent to a speaker. Features include playing hard coded songs such as Ode to Joy, recording and playing your own music with a SD card, and changing octaves at any time.

Dependencies:   SDFileSystem mbed

Additional project materials:

  • C# code written to read and send sensor inputs
  • Alternate version of our code
  • Project report explaining the entire project
  • Demonstration video

/media/uploads/mvanderpohl/project_materials.zip

Changes

RevisionDateWhoCommit message
0:660f0e3ac256 2016-04-30 mvanderpohl initial commit default tip