- Notifications
You must be signed in to change notification settings - Fork0
An 8-bit synthesizer using atmega8515 with 4 operating modes.
License
NotificationsYou must be signed in to change notification settings
RozeQz/Synthesizer-MCU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An 8-bit synthesizer usingatmega8515 with 4 operating modes.
Piano mode:Play like a simple piano using the buttons.
Music mode:Listen to already downloaded melodies.
Load mode:You can download a melody via UART using a terminal (for examplePUTTY).
The melody is loaded using the entered keys. If you have notes for a melody, you can convert it to the right keys usingmelody_converter.py
.PC mode:You can play the piano, using your PC keybord. Just connect via UART using a terminal (for examplePUTTY).