Skip to content

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

License

Notifications You must be signed in to change notification settings

aaronnewcomb/RPi-Floppy-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published