Check out this midi concertina made with a pic microcontroller.
I researched concertina building -- but only for a couple of hours. It took just that long to see that such a project (valves, reeds, bellows...) is WAY beyond my ambition.
Then in one of those "sychronicity" epiphanies, a lot of things at once suggested another approach: 1) My son, the NYU Jazz major, exposed me to MIDI technology. 2) A work buddy enthused about learning Programmable Interrupt Controller (PIC) programming. 3) I ran across Jordan Petkov's excellent site on building simple MIDI controllers using PICs. [via] - Link





































Wow, I have dreamed of this.
Reply to this comment
This is very cool. I have just taken delivery of a Streb eMelodeon, which is a midi melodeon (2 row button accordion) including the critical feature of pressure switches on the bellows; attack and volume are controlled by bellows movements just like they would be on a real instrument.
That too is a hand-crafted product; mine is no. 22 and I think Steve makes about one a month.
Reply to this comment
I wonder what you could do with an accelerometer on this instrument.
Reply to this comment
So, does this use a microchip brand PicMicro, or does it use a programmable interrupt controller? They are not the same thing...
Microchip Technology does not use PIC as an acronym[citation needed]; in fact the brand name is PICmicro. It is generally regarded that PIC stands for Peripheral Interface Controller,
http://en.wikipedia.org/wiki/PIC_microcontroller
versus
http://en.wikipedia.org/wiki/Programmable_Interrupt_Controller
Reply to this comment
Its a PIC 16F84 by the looks of it ... the assembler source code is linked to the link...
Reply to this comment
Cool project! But what does it sound like? Are there any links to a sample sound file?
Reply to this comment