Your LCD module has a HD44780 compatible (a KS0066 actually) controller (like most of the alphanumeric lcds do), so you can use all the examples for (2x16 and other) LCDs. You can use any 8+3 (8-bit data mode), or 4+3 (4-bit data mode) i/o ports of your pic. I suggest the databits being on continuous port numbers.
Search for 'LCD' on this forum, you can find many examples like this one here (many with links to schematics also)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum