Hi,
Regarding the two "EBAY-units" linked to in post #9. It looks to me as if these units have the display driver onboard but NOT the display controller (like the SED1330, RA6963 etc) OR any RAM. This means you're going to have to build the complete frame in memory (internal or external to the PIC) and then continously keep refreshing the display with that data (320*240/8=9600bytes).
If I'm correct on that point it'll be a real challenge to drive either of these with a PIC.
What you're looking for is a unit with display driver AND controller AND RAM. Alternatively something like this module to compliment the actual LCD-module.
/Henrik.
Bookmarks