LCD Display

  • Color graphics display, 16 bits per pixel
  • Monochrome graphics display
  • Dual hardware based frame buffers
  • Additional frame buffers can be created in RAM
  • Software API includes the following commands:
    • set default font
    • draw string
    • set active frame buffer
    • copy one frame buffer to another
    • clear screen
    • draw line
    • draw rectangle
    • draw bitmap
    • bitwise XOR, OR, AND