So I just grabbed a large 20x4 LCD screen off of Amazon that is supposed to compatible with arduino (LCD Module for Arduino 20 x 4, White on Blue). With very few snags I was up an running in no time actually…
Things to note: This only requires the use the 5v power provided by the Arduino Uno and 2 analog pins. This guy on the arduino forums wrote up an amazing walk-through that I highly suggest you read.
When I copied the library over into my library directories it did not import it automatically. So when I went to run the test program it would not compile! I had to go to “Sketch” -> “Import Library” and pick it out…
here is another example test program that worked with the exact model from Amazon listed above (ordered 7/23/13)…