This is mostly directed at voodoobot, because he has one of these same LCDs (sorry!) :D
However, most serial 16x2 LCDs are pretty much interchangeable... so anyone can help out here. I'm looking at the PDF datasheet here-
http://www.halted.com/objects/catalog/product/extras/23006_CrystalFontz_CFA632_v2.0[1].pdf
(and while you are at it, check out HSC- http://www.halted.com/ Its a great surplus electronics store in California, so yeah. You can drop by them on Ryder Street in Santa Clara, or in Rohnert Park. There's another in Sunnyvale I think...)
So anyways, I was wondering how to have it display something with a picaxe. I think it should go kind of like this-
serout 1, N2400, (003)
or maybe like this-
serout 1, N2400, ("Hello")
I've looked over the documentation pretty thoroughly, but I'm new to the whole LCD business and I would really appreciate the help if you someone could give me some sample code to work with. And just so you know, I've closed JPE like it says to, and I've soldered contacts to Ground, LCD V, and Data In since I'm only going to be working with serial. And I've seen the BS2 code, but so far my attempts at converting it to PICAXE style BASIC are unsuccessful. I did manage to get a bunch of unreadable characters on the screen, but thats it.
Thankyouthankyouthankyou!!!!