I would not recommend the use of analogRead() or any other Arduino-specific library function. analogRead() in particular will interfere with the 1.86tav MPGuino legacy LCD output, as it turns off the analog free-wheeling interrupt that the LCD code requires in order to work.
I will add the vehicle battery read option to the list of features to be added.
|