illumaphone musical instrument

Upload: anonymous-d88hbqi

Post on 13-Jan-2016

3 views

Category:

Documents


0 download

TRANSCRIPT

Illumaphone is a light controlled musical instrument. In other words, its an electronic music.Arduino (atmega 328p) is a microcontroller, which is used for serial communication. LDR is a light dependent resistor whose resistance fluctuates based on visible light. Depending upon the environment, a photo resistor is able to sense the fluctuations caused be the movements. Chuck is a musical programming language developed by Princeton. Chuck program is used for music libraries i.e. for sound generation.In this setup, wave your hands over the LDR to trigger the notes; light level controls the volume and vibrato. Each LDR represents a different note. The Arduino reads in the data from light sensors and sends it to the laptop via serial communication, which then uses chuck to synthesize the notes as appropriate. Correct number of the serial port has to be provided in the chuck IDE which is known as MiniAudicle. One should calibrate the setup carefully as the sketch is ready to run, so as to not to hear any noise.

APPLICATIONS & ADVANTAGES: Volume and vibrato control of sound to generate music. Easy and simple setup. No real contact with the instrument.