Repurpose Palm LifeDrive TFT

TCWORLD:
Thats its datasheet (or at least one for an equivalent display).
LCD Panel, LCD Display, LCD module, LCD Controller Board.

They are literally just the display and a driver IC. These are not a simple thing to interface too, and an arduino is simply not fast enough.

But don't let that stop you having a go :slight_smile:

After reading the linked datasheet I agree interfacing won't be simple. However, what makes you think all arduinos are too slow to interface with it? Page 8 of the datasheet states that the "Clock frequency of source driver" (i.e. the driver IC's clock frequency) has a range of 9.3 to 12.1 MHz. Last I've checked 16 MHz was faster than 12.1 MHz and the last few 5 VDC arduino designs have a 16 MHz system clock (that can even be slowed to within the range of the IC driver, though it shouldn't be necessary to do so).