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.
Devices & Components
1
Arduino Starter Kit [English]
1
USB 2.0 Cable Type A/B
1
Arduino Uno Rev3
2
Resistor 10k ohm
1
Breadboard Jumper Wire Pack (200mm&100mm)
4
Push Button
1
Resistor 1 M ohm
1
Mini breadboard - White
1
Resistor 330 ohm
1
Piezo Buzzer
Hardware & Tools
1
Laptop
Software & Tools
1
Fritzing
Arduino IDE
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