Skip to content

Music instrument simulator using a Arduino Uno and a FPGA board

License

Notifications You must be signed in to change notification settings

mfbsouza/MusicBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBox

MusicBox is a music instrument simulator using Arduino Uno and Altera FPGA.

Requirements

  • Linux Distro
  • SDL2 & SDL2_mixer C libraries
  • Arduino (with firmware.io code)
  • DE2I-150 Altera (with driver/altera_driver.c PCI driver)

Compiling & runing

enter in the project folder and run (you will need super user permission):

cd driver
make
./init_driver.sh
cd ..
make
sudo ./app

Group

the creators of this project are the following Computer Engineering students: