Quote:
Originally Posted by aeon
subbed , keep it updates , really really would like a way to either put out the oiltemp right into the 7segment display (clock) or to replace it with something that shows the oiltemperature <3
|
A couple of thoughts here:
-OBD II oil temp to a seven segment display is trivially easy. From a sender is also easy.
-The clock location is a terrible location for a gauge. There is no way to easily glance at it while driving.
-If I could get a hold of a clock/airbag lcd area part from a wreck I could tell you how hard this might be. It could be as simple as sticking a 7 segment module back there of ones choosing (a serially controlled one would be easier to program to). Or you could just wire direct to each segment and write your own controller software (harder/more time consuming).