As stated originally; I do not wish to use a relay. The main concern is the ammount of space each relay and supporting components will consume. Then there is the horrid sound with each click (console indicators change frequently...). Plus the higher likelyhood of failure... And the cost. Thanks anyway Casey 
I will be using relays to accomplish results elsewhere in the vehicle (External Lights, Fuel Pump, Headlight Motors, Sunroof Motor, etc, but not with respect to the gauge cluster, and in locations where servicability is maximised.
For anyone interested; I am overhauling a honda prelude 3rd gen. Basically - to improve my knowledge on how the vehicle works and familiarise myself with its idiosyncratic design and automotive concepts. I am doing as much as i can myself - from rebuilding the engine, to body work. I intend on using arduino's in my prototype to control each locality of components, and interconnect them with a bus system. This will interface via serial with a computer for simplicity of GUI implementation for control, calibration, data logging, time trials, service history, and to an extent - remote control and monitoring. I have investigated a number of bus systems including ethernet, MIL-1553, IIC, CAN, and Profi. For simplicity sake and the cost, I will most likely use Arduino's in my prototype with IIC. Although there is a bit of gray area regarding it's maximum bus distance, I have tested it with 4 devices in a star topology with 5 metre legs successfully using cat5e utp, which is much larger than it will need to be in my car. To date; I have aquired 2 cars. One is completely stripped, the body disposed of, and components disassembled (except the engine and gearbox) bagged and tagged... The second is still complete, with the exception of the gearbox which failed on a leasurley drive and is in peices awaiting parts. As i re-assemble each compoent from the first car, I am drawing schematics of what each assembly contains, which i will then use to determine a control measure.
I am rather new here as you can tell from my post count. My name is Gui, I live on the Mornington Peninsula (VIC) Australia, I am 20 years old (almost 21), and work for an engineering company which specialises in a helicopter recovery system subcontracting to the defence force. I have always had an interest in electronics, but i guess up untill now i have found good education hard to come by. Quite often at school the teachers understanding of simple concepts in science, IT, and 'systems' was below mine, which says a lot about them. What i like about arduino is how simple it makes it to perform otherwise complex tasks (in my opinion) at a low cost with little eduction; which consequentually forces me to learn more. I hope to one day study engineering at a deeper level with a major in mechatronics, but before commencing higher education I wish to complete an electrical apprenticeship. As much as engineering interests me personally, I find laboursome work more fun, and would enjoy the perks of an A grade license. I was always a nerd at school; no friends, math was my best subject, and i spent most of my time learning web programming languages, and dippen my feet in C# and C++ every now and then.
I hope eventually to be in a position where I can return something to this community rather than consume everyone's time with simple questions. I do try to find answers myself, and do try to make the most of the search function available in this forum; there are times when all I find goes straight over my head.