Skip to content

Tools to play MIDI files using stepper motors and floppy drives.

License

Notifications You must be signed in to change notification settings

shawnanastasio/MusicalMotors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicalMotors

MusicalMotors is a set of tools to play MIDI files on stepper motors and floppy drives.

Requirements

  • Python 3
  • configparser, pyserial from pip
  • TimerOne library

Usage

Copy config.ini.example to config.ini and fill in your Arduino's serial information. TODO

Files

  • driver.ino - Arduino driver to recieve serial commands and control stepper motors

  • serial_interface.py - WIP python script to send serial commands to Arduino stepper driver. Will eventually integrate with a MIDI sequencer

About

Tools to play MIDI files using stepper motors and floppy drives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published