Midi controller info

Hi all I am looking to create a very simple midi controller with 9 buttons and two pots with an LED for button. I would also like to use 3 7 segment numbers to display o-127 and a rotary encoder.

Have had a project working perfectly for a little while however something went wrong I I just can not seem to get it working now. ( added something extra hardware wise and have broke something however after separate checks on each section everything seems to be fine )

If anyone can help it would be much appreciated

Marc

If anyone can help it would be much appreciated

I can't help it. I have to ask what additional hardware you added, what code you are running, and what problems you are having.

"My software on my hardware doesn't work. Help!" doesn't cut it around here.

It's a project I found online and was working fine. I added a row of female headers to the permanent add the rotary encoder but in the process I must have shorted something out or have blown something due to not clearing my desk properly. The projects code is here.

http://practicalusage.com/wp-content/uploads/2011/05/PU_1_logic_3.pde

im wondering if you were able to get this operable. im about to set out on basically the same project. custom MIDI controller with an arbitrary design. but also with the ability to act as a midi "hub" in order to funnel through a device with only one input/output. ill check out the project in the link, so i apologize if any of this is specifically addressed there.