1
vote
0answers
32 views

Line down center of TFT display

I'm trying to connect a Sharp LQ070Y3DG3B TFT display to an Epson S1D13517 display controller. The test image and a bitmap that I've loaded are showing up fine, except there is a aqua line vertically ...
-3
votes
1answer
79 views

Problems With The Desktop Contemplator Code [closed]

I cannot get the ContemplatorNV.ino code to down load from the Nuts& Volt article. I have tested the complier on an Arduino Uno on code I know works. This at least proves the compiler, USB ...
-1
votes
1answer
86 views

How to address a 16 bit LCD using 8 bit bus?

I need such a TFT with SSD1289 controller, but with 8 bit bus. Does anyone know how to modify it?
1
vote
0answers
121 views

TFT display with ILI9328 controller

I would like to get started with TFT displays (expecially "printing" text on the display). I feel like standard 20x2 or even 20x4 LCD displays are somewhat too limited. Plus touchscreen maybe a good ...
0
votes
1answer
270 views

Graphics LCD - how to avoid flicker?

I have a generic question about Graphic LCDs with built-in controllers and RAM. I observe that whenever I change a large portion of the screen with say a new image or a object (or just clear the whole ...
1
vote
3answers
136 views

Driving a 24 BPP display in 5:6:5 mode

I have a TFT display which accepts 24 Bits Per Pixel (BPP) display data, but my connector mechanism supports only 5:6:5 mode. What is the prefered way of getting the display to drop the extra pixel ...
1
vote
2answers
2k views

Hacking a display [closed]

I'm a computer engineer, otherwise total n00b to electronics. I have this old 15" display (ltn152w5). I would like to turn it in a st. valentine gift for my girlfriend. I would like to frame it and ...
0
votes
2answers
1k views

How to drive scavenged TFT screen?

How can I drive a scavenged TFT screen, from an MP4, without its datasheet? I'm thinking about making a low cost bluetooth wrist watch to check my messages on my phone on the go. I'm going to ...