Quote:
Originally Posted by alvin_wj
Hello all. My name is Alvin, im from Indonesia.
I just finish putting the my own MPGuino in my 96 Civic (D16Y8 i guess).
Currently I'm putting the +12V line after the ignition. Is it make the MPGuino doesn't save the last value for BIG Curr KM/L ?
I'm quiet curious if i put the +12V line directly to the battery. How did the MPGuino turn it self to off? I'm testing the MPGuino with a 12V power supply. After 7 minutes (420sec / 420000000 uSec), it just turn off the LED but not the display.
Last, im very interested to have some temperature reading in the menu. Can some one help me?
I have the code. It's really simple and just using 2x LM35 and the 1 & 2 analog pin.
Can anyone help me to put this code into the MPGuino 0.81 ?
I'm still confuse with the menu thing in the code.
regards
Alvin
|
MPGuino works constantly that's why it's connected to constant 12V.
And if you want to have another position in menu with temp reading you just need to create another menu entry and then add proper code for that entry.