Controlling a relay using a raspberry pi

Hi Nathan

I think the problem is that the GPIO pins on the Raspberry Pi are 3.3V and the relay requires a 5V input. The easiest way forward would be to put a logic level converter between the Pi and the Relay.