parasimha wrote:Thanks for your detailed response, I am new to this so I just wanted a push in the right direction.
It will no doubt take me quite a while to get the knowledge to do what I want but I have wanted to do it for a long time and have to do a challenging project or I don't see the point.
The battery is upgraded to a 14v, not sure on wiring as there is an immobiliser but I will figure that part out later.
I will just buy the parts you suggested and give it a crack. In relation to Raspberry Pi specific hardware, what do you recommend?
Another project I am very interested in is a gps tracker that can kill the engine remotely, tied in to what I want to do I imagine so if you can think of specific things I need for that also that would be much appreciated.
Thanks again,
Parasimha
If by Pi specific hardware you mean the Pi itself, the main difference between model A and B is that B has an Ethernet port but takes more power. It also has an extra USB port, but that can be fixed with the addition of a hub to the A.
If you mean external hardware, that depends on how you plan to use it. The only add-on I have is the Cobbler, which makes it much easier to use with a breadboard. You'll also want some sort of a case, especially if it will be mounted on a motorcycle.
14v may require a higher-quality voltage regulator than I had initially recommended, but there may be lighter adapters which work well with higher voltages. Just check the specs to verify, or be prepared to burn out few $1-2 adapters before you find one that has decent internal components. Or pick up a non-lighter adapter voltage regulator that works on anything between about 12-24v and be done with it.
Wouldn't a GPS tracker and an emergency shutoff be two different components? I do know people use GPS sensors with the Pi. As for the shutoff, I'd install a relay in the circuit that you can trigger to kill power to something critical (that loss of power won't damage, of course.) Probably just in line with the ignition switch, but I don't know...
BTW, you might find better help on this topic in the Automation, Sensing, and Robotics forum, rather than Beginners. This falls under Automation, IMO. (I regularly follow that topic also, so I'm not trying to get rid of you.

)