Skip to content

semininja/organ-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

organ-control

a python script for interpreting MIDI files for output from a Raspberry Pi to the solenoid controllers for an air-horn organ
the master branch uses relative time in the scroll, and therefore times output using time since last update

The 8 output boards are each comprised of one SN74HC595N and one ULN2803APG, and each board can output to 8 solenoids. The input boards use 8 SN74HC165 with 2 inputs per channel for a total of 64 pairs of inputs. The current iteration is scripted with a built-in range of 64 chromatic notes starting at MIDI pitch 24. The PCB design can be found here. This project requires py-spidev and python-midi.

The project blog can be found here.

About

a framework for use with electromechanical instruments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages