Hello, I am a newbe to the Raspberry pi and very interested in using the GPIO of the pi.
I am looking at using the GPIO to drive 5v relays. I have read the pins are set to 3.3 and 5v will hurt the chip. I am thinking that all inputs should be tied to 3.3v pin but outputs tied to the 5v pins draw from the power supply and the max current is what the supply will push - board current (700mA). If I hook 8 relays (Christmas lights controls) to the 5v line, will I hurt the Pi? What is the 5v pins used for and what should I be concerned about them.
Also where do I find a command listing of all the functions of the GPIO (IE GPIO.Cleanup, GPI.out)