waverz
Slave to the reef!
I hope you know that, technically, you're more qualified to solve this problem than any of us are.
We need some specs or documentation before we can really help. Do you have a link to a product page or datasheet?
The MCP23008 relay breakout board will probably work but it's hard to say for sure without some more information. Or if you really did want to use GPIO pins from the Arduino itself (might seem like the simplest option but IMHO isn't always the best) then you probably need a way to get the Arduino to switch a 12v signal, so you'd likely need a 12v source and a transistor driven by the Arduino's output pin.
LOL, Technically perhaps, the course I am taking is just a 2 year program and only really covers the basics. This semester was my class was split up into mechanical and electrical emphasis. I am in the mechanical group so I don't get to learn all the fun technical stuff, I just know enough to be a little dangerous I guess.
Here is a link to the SR-8 relay pack:
http://www.chauvetlighting.com/relay-pack.html
The pinout to control the relays is here in this thread somewhere.
I may just go with the transistors for now as I really just need it to function so I can begin to write my code.
Thanks for the help and suggestions.