***help:  how to read analog output from lm34

hi

use Serial.print(data) and Serial.println(data) instead of printInteger; those are old commands and I am not even sure if they work anymore.
See the commmand reference in the Arduino software's help menu.
D