[SOLVED] LCD 1602A won't display Data

what do you mean by that?

groundFungus:
look at the example code that comes with your library. Isn't there a lcd.begin() statement in setup()?

If you want something the show up on the LCD you need to print to the LCD. Again, look at the example code.

which example code?