I am brand new to the Arduino programming world so please pardon my inexperience and naivety. I would appreciate ANY advice, tips, tricks, patches, links, etc. to aid me with my project.
The basic idea of the project is to have 7 LED light bulbs (of varying colors) that will be controlled by the varied frequencies of musical notes being played by two musicians, one keyboardist and one
multi-percussionist. The sound coming from the instruments will be fed into Max/MSP which will then trigger the various light bulbs to turn on and off when a particular note is played. The frequency of sound will be linked to the frequency of color and depending on the frequency of sound being played by the musicians, a particular color light bulb will be lit. I have purchased an Arduino Duemilanove to connect the light bulbs to Max. My plan is to connect each light bulb to a relay (I have purchased a DPDT 12VDC relay) and also connect it to the arduino. I need help figuring out how to connect the relay to the light bulb and then to the arduino. Do I need a breadboard? What kind of relays should I be using? Is there a Max patch out there that would be useful for my project? I have searched the forum and have not been able to find any specific solutions to my problems.
THANK YOU in advance