Skip to content

tjresearch/research-david-cha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot-thoven

Robot that can read MIDI file and play it on a xylophone

Install a Python IDE (eg. Pycharm), Arduino IDE, and Processing IDE for their respective files: midi reader.py, ProjectArduino.ino, and ProjectSerial.pde.

Install Mido with pip install mido or any other method found on https://pypi.org/project/mido/

Install Adafruit_PWMServo library by following instructions found on https://learn.adafruit.com/16-channel-pwm-servo-driver/using-the-adafruit-library

Running the python file first should result in the creation of a data.txt output file which is then accessed in the Processing and Arduino IDEs.

About

research-david-cha created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published