Build a simple digital keyboard that plays real notes using Arduino
This project creates a simple digital keyboard that uses push buttons to play musical notes through a piezo buzzer with Arduino. It is also an educational project demonstrating analog input reading and sound generation with Arduino.
Components and supplies
2
Resistor 10k ohm
1
USB 2.0 Cable Type A/B
1
Breadboard Jumper Wire Pack (200mm&100mm)
1
Arduino Uno Rev3
4
Push Button
1
Resistor 1 M ohm
1
Mini breadboard - White
1
Resistor 330 ohm
1
Piezo Buzzer
Tools and machines
1
Starter kit Arduino
1
Laptop
Apps and platforms
1
Fritzing
1
Arduino IDE 1.8
Project description
Code
Code for Digital Keyboard with Sound Output
cpp
Use this code in Arduino IDE.
Downloadable files
Digital Keyboard with Sound Output using Arduino
Arduino Project - Rexhep Mustafovski .pdf
Documentation
Fritzing Circuit Diagram – Digital Keyboard with Arduino
Rexhep Mustafovski.png

Comments
Only logged in users can leave comments