Quote Originally Posted by ClayE View Post
I ordered a 1x8, 2x8, and a 120x32. Should be here Wednesday. I'll update on how it goes.
A couple of notes for you...
1x8, 2x8, most likely common LCD types, parallel input, should be able to be driven by PBP directly using LCDOUT...
120x32 (you sure that's not 122x32?), not going to be able to be used by PBP directly (i.e. LCDOUT), but there are a few threads around here, one by me, with code that works to drive this particular GLCD (just do a search on 122x32).