Hello All
So Im new to Arduino, and component level electronics in general.
So the project.
14 Momentary RGB illuminated buttons, Interfacing via a computer (PC or MAC) with customisable actions. (so Java or something)
It would in an ideal world be able to spit out MIDI or keyboard presses or OSC or whatever else 3rd party software uses for communication between hardware interfaces. (this is probably going to be done via software)
In an ideal world it would also be able to have (as an optional expansion) communication over ethernet to the computer, and an LCD screen to display the assigned function of 8 of the buttons (customisable by the software)
Id like to keep the cost as low as possible, and the form factor as small as possible. If my prototypes are successful then I could go for commercial manufacture.
Where do I start with the physical wiring of the LEDS/buttons to the interface. Physically building the item is a piece of cake, but its getting it electrically working is my sticking point. I was looking at the teensy, and arduino boards but im none the wiser. I understand that Ill need to matrix the LED's and buttons up?
cheers
Dunc