Hi
anyone out there who can wire up a MIDI xylophone for me?
I have the unit and the arduino mega 2560 and PCB board
just need to find somebody in UK who will do it for me, just needs some soldering and wiring and some resistors, sadly the guy that did my last one is unavailable now
That looks quite large and would be expensive and awkward to send to someone, so finding someone local to you sounds like a good idea. I am in East Anglia or I would offer to help
As an alternative, you could teach yourself to solder which would be a better idea in the long run
HI UKHeliBob
Thanks.
I'm not up for the soldering as I have more than enough on my plate with other projects and for the moment this is the only soldering project I have
The unit in question is H=11cm, L=77cm, Depth=31cm so not that big, weighs 2.7Kg
I looked on Evri (The new Hermes) and can send it signed for for £7.75
Would you still be interested in doing it if I cover the postage both ways and the cost for the job ? If we can find a figure that works
Thanks!
I would gladly do it for free but I foresee problems as I would want to test it before sending it back and have no MIDI equipment to do that, but let's start with the basics. For instance, have you got a schematic of the project ?
The code in that link looks quite suspect and I don't honestly see how it could ever work
For instance, the pinAssignments array is defined to be of type char and has 6 elements. A char can only hold a single character but the code assigns 2 character values to 12 elements of the 6 element array, thus writing to memory beyond that allocated to the array
hi
i have made a different code that works on the first xylophone I built, I dont remember the modifications I made now but it works
thanks anyhow for looking
Thank goodness for that. If you post it here I will see what I can do about testing it without a MIDI device. From the little I know about MIDI the messages should be visible in Hairless MIDI
It is a shame that the circuit is shown only as a Fritzing diagram but fundamentally it is a simple circuit
Have you got all the hardware required including the cable and what looks like a stripboard laid out in the shape of a breadboard ?
I note that in the original the piezo buzzers were opened up. Does that need to be done or have you already opened them ?
But isn't it easier to solder cables to the piezo elements and distribute them to the Arduino via Wago terminals without shipping all the hardware. You can take simple dupont cables to do this.
Have a nice day and enjoy programming in C++ and learning.
Im gonna be away for a couple of weeks now, Will make contact again when i'm back. No idea what a Wago terminal is
It might be easier if I find someone local
thanks all
Enjoy your break and make contact again if you still want to follow up on this
I really think that finding someone local to you would be the best option as doing anything remotely is going to be difficult and you can see the level of detail needed
I agree with @paulpaulson that there may be easier ways to construct this project than using the breadboard PCB, hence my questions