Skip to content

The code for the bottle organ project in GeekCon 2019

License

Notifications You must be signed in to change notification settings

orbegam/BottleOrgan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BottleOrgan

The code for the bottle organ project in GeekCon 2019, by Michal Shaham and Or Begam.

Demonstration:

https://youtu.be/hZUGD56VnGA

Setup

The PC running this code should be connected to:

  1. A MIDI Device
  2. An Arduino loaded with the StandardFirmata sketch

The servo_config.json file contains the pin number, mute angle and play angle for each MIDI note.

The following python packages are required:

pip install pyfirmata
pip install pygame

Usage

python geekcon.py

About

The code for the bottle organ project in GeekCon 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages