/RPi-Floppy-Music

This is a utility written in python to covert and play midi files on floppy drives connected to a Raspberry Pi.

Primary LanguageCMIT LicenseMIT

RPi-Floppy-Music

This is a utility written in python to covert and play midi files on floppy drives connected to a Raspberry Pi.

Setup

Connect up to 8 floppy drives to the RPi. (more info here)

Installation

Install pip if you don't already have it

sudo apt-get install python-pip

Install Rpi.GPIO

pip install rpi.gpio

Install the mido python library

pip install mido

Download the current version of the software

git clone https://github.com/aaronnewcomb/RPi-Floppy-Music

Usage

midi2floppy.py <filename>