Skip to main content
Arduino

Return to Revisions

2 of 3
added 12 characters in body
Majenko
  • 105.9k
  • 5
  • 82
  • 139

You need a driver board to run it. SSD1963 based ones are popular and are often included on the screen, especially the 7" ones on eBay.

Arduinos cannot drive a display directly. Small TFT screens often include the driver chip on them in the form of a Chip On Glass (CoG). That can't be done with the larger screens due to the sheer​ amount of memory needed to store the frame buffer. So an external chip has to be used, or a microcontroller with built in TFT interface.

Majenko
  • 105.9k
  • 5
  • 82
  • 139

AltStyle によって変換されたページ (->オリジナル) /