Skip to content

Small project made with 2 arduinos. Arduinos are connected and offer a piano game

Notifications You must be signed in to change notification settings

ZigiMigi/ArduinoPiano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoPiano

About

This project was made as an assigment for a collage subject.
The project is made out of 2 parts:

  • One part plays the piano and tries to recreate a melody,
  • the other chooses the melody.
    By pressing the reset/start button the melody (that was chosen on the slave arduino) will start playing. After it stops the user must recreate the melody and if he does it sucessesfuly, a winning melody will be played and the greed LED will light up (if its wrong the red one will continue to glow). The other aruino (the slave) has an osciloscope that chooses a melody (currently it has 3 choices). With the press of the reset/start button on the master arduino the melody is taken from the slave and given to the game.

How its made

It uses 2 arduinos, 1 made as a master and the other made as a slave.

Components

  • 2 Arduino's
  • 5 LED lights (2 red, 2 green, 1 yellow)
  • 1 osciloscope
  • 1 buzzer
  • 8 buttons
  • 5 resistors (220 ohm)
  • wire's
  • 2 breadboard's

Demonstration

https://www.youtube.com/watch?v=Sm6Vq_2qkfY

About

Small project made with 2 arduinos. Arduinos are connected and offer a piano game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages