Skip to content

Ian-Carroll/Coda-Wireless-Instrument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coda

Coda is a wireless instrument that is capable of playing an octave of notes ranging from C7-C8 on a piano. The Arduino device uses an IR remote as an input which sends button press signals to an IR receiver. The receiver processes the data, and outputs appropriate noises on the buzzer, and tells the user what note is playing on an LCD screen.

Wireless_Instrument_Demo.mp4

Design

Screen Shot of Schematic Design

In the schematic above, the red device is the IR tranceiver, connected to an Arduino UNO. The rest of the devices are connected to the Arduino and the breadboard, from left to right, the components include a potentiometer, 16x2 LCD screen, and a passive buzzer.

Documentation

File Contents
Datasheets/IR Remote Control.pdf IR remote control datasheet.
Libraries/IRremote.zip IR remote Arduino library.
Datasheets/LCD1602A LCD Display.pdf 16x2 LCD screen datasheet.
Datasheets/Passive buzzer.pdf Passive buzzer datasheet.
Misc/Schematic.png Electrical wiring schematic for Arduino.
Misc/Wireless_Instrument_Demo.mp4 Demonstration video.

About

Remote-controlled wireless instrument titled "Coda". Built using an IR receiver and remote, a passive buzzer, and an LCD screen via Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages