Example Code - Just connect to P2
Eval board (or equivalent) and just make sure the "basepin" setting in code
matches your setup.
Graphics Demo
Demonstrates how to use the driver to
draw points, lines, and other graphics primitives. Also does
various size fonts. Also shows how to capture and restore
screen to memory.
Note: There are two versions of the
driver included. Both have same functions, but one uses a cog
(faster) and one doesn't (slower).