2

Is it possible to connect a Nintendo DS screen to a Raspberry Pi without the touch capability, or should I just buy another TFT?

BADyoyo2
  • 59
  • 1
  • 2
  • 7

1 Answers1

2

Based on the pinout of the DS screen, there isn's a controller for the display, it appears to be a parallel RGB display. It would be a significant task to design a driver for it to be able to attach to a RasPi.

Wendall
  • 221
  • 1
  • 7