Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 498 Bytes

File metadata and controls

16 lines (9 loc) · 498 Bytes

MusicOnLinux

MusicOnLinux is an educational project made for high school students to teach basics of Linux and Raspberry Pi.

There are two scripts written in bash: keyboard.sh and smario.sh; to function properly a speaker must be connected to the Raspberry through the pin GPIO 18. You can find more explanation on Presentazione.pdf written in Latex.

Keyboard.sh simulates an electric piano and smario.sh is the main theme of Super Mario.

To launch:

./keyboard.sh ./smario.sh

Have fun!