Skip to content

tjhu/piano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piano

Lesson Learned

A software guy shall not put his hands on hardware stuff


Under Development (I gave up at Valentines Day, 2018(temporarily, I think))(
Having a hard time dealing with MCP23017 over I2C :(
We might need aluminum gloves :(
I2C connections are not stable :(
Addresses of I2C deivices change :(

Goal

using GPIO pins on RPI and port expanders or touch sensors to build a cheap piano

Chips

  • MCP23017
  • MPR121

Installation

sudo apt-get install python3-scipy
pip3 install -r requirements.txt

Credit

sounds are from mcapodici/pianosounds, which are from University of IOWA Electronic Music Studios

Reference

Zulko/pianoputer
tambien/Piano
C++ Piano with fixed frequency sound
Play fixed frequency sound
Sound, which is from Electionic Music Studio, University of Iowa

About

build a cheap digital piano using Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published