To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
I've made Android app that let's me play without a hassle of connecting to pc.
Here is a link to it: (ITS FREEEEEE):
https://play.google.com/store/apps/details?id=pl.orendi.bit.
I've bought this little midi - to - ubs cable so I will not have to do the serial-to-usb software mumbo-jumbo every time.
The istructions I will follow are here: http://shiftmore.blogspot.co.uk/2010/01/quick-and-dirty-arduino-midi-over-usb.html
Video with working stuff added:
Create an account to leave a comment. Already have an account? Log In.
Hey, I don't have a diagram. I based on this: http://www.codetinkerhack.com/2012/11/how-to-turn-piano-toy-into-midi.html?m=1#more but this uses shift registers and I've used multiplexers but the idea is similar.
Hanging pin on multiplexer is always 1 (if you use TTL multiplexer at least like 74151). I used this idea and connected buttons to ground and the other side of the buttons to multiplexer IN pins. so when button is pressed multiplexer reads 0. So the logic is turned around there.
Than it is normal multiplexer scanning (going through all the addresses of multiplexer and reading all the inputs on the OUT pin of multiplexer).
hope that helps.
br
Pawel
[this comment has been deleted]
Hey, yes it's here: https://gist.github.com/pbochenski/6a77521e7cebe0baaa9f
it's settled. I'll order some of those buttons! Any demo videos?
yes do it. It's super easy and fun. I don't have any videos now but I can make one.
br!
Become a member to follow this project and never miss any updates
you have the wiring diagram? your project is amazing!