Skip to content

Contactless Air Gesture based piano built with atmega32 microcontroller

Notifications You must be signed in to change notification settings

arafMustavi/IR-Sensor-Piano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Gesture-Piano

A piano is built using a Piezo-electric Buzzer and atmega32 microcontroller to produce the basic 8 notes of PIANO

Summary We had an array of IR proximity sensors, each corresponding to one of the notes of a piano. These sensors was our input. The output signals will be received by a piezo-electric buzzer, and particular notes will be played

Working Principle We used the microcontroller, along with an external circuit consisting of resistors and capacitors to produce signals of different frequencies. These signals was then be fed into the buzzer, which produced the corresponding sound. (Do Re Mi Fa Sol La Si Do) We used Pulse Width Modulation of signals to achieve our goal. We were a little bit ambitious, and instead of designing the piano with push buttons, we used finger gestures to play it. In place of the buttons, we used IR sensors . When a finger comes close enough to a particular IR sensor, a particular note will be played.

About

Contactless Air Gesture based piano built with atmega32 microcontroller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published