What do I need to adjust in the library to change the datapins?
Search found 6 matches
- Sat May 19, 2012 2:57 pm
- Forum: Open Hardware
- Topic: Is it possible to use other data lines?
- Replies: 3
- Views: 9263
Re: Is it possible to use other data lines?
Is there someone how knows the answer?
What do I need to adjust in the library to change the datapins?
What do I need to adjust in the library to change the datapins?
- Fri May 11, 2012 7:38 pm
- Forum: Open Hardware
- Topic: 2.2'' TFT LCD mixed up colors
- Replies: 4
- Views: 11614
Re: 2.2'' TFT LCD mixed up colors
See the attachment and look at the white and yellow letters.
I think this will say enough.
I think this will say enough.
- Fri May 11, 2012 1:57 pm
- Forum: Open Hardware
- Topic: 2.2'' TFT LCD mixed up colors
- Replies: 4
- Views: 11614
Re: 2.2'' TFT LCD mixed up colors
@Jack,
I'm meant that all the pixels in the display get meshed up when I’m not using the red color.
Now for using it for a couple of days most of the colors works ok but when I use the color yellow or white and the most colors between them the pixels get mixed up.
It's looks like a lot of death ...
I'm meant that all the pixels in the display get meshed up when I’m not using the red color.
Now for using it for a couple of days most of the colors works ok but when I use the color yellow or white and the most colors between them the pixels get mixed up.
It's looks like a lot of death ...
- Fri May 11, 2012 1:52 pm
- Forum: Open Hardware
- Topic: Is it possible to use other data lines?
- Replies: 3
- Views: 9263
Re: Is it possible to use other data lines?
@Jack,
That's already what I think it's needed, but what do I need to change in the library.
I've been looking for it but my “c” knowledge is just not that good.
Can you give me a example peas of the code witch I’m have to change?
Greet Dave
That's already what I think it's needed, but what do I need to change in the library.
I've been looking for it but my “c” knowledge is just not that good.
Can you give me a example peas of the code witch I’m have to change?
Greet Dave
- Thu May 10, 2012 3:39 pm
- Forum: Open Hardware
- Topic: Is it possible to use other data lines?
- Replies: 3
- Views: 9263
Is it possible to use other data lines?
Hi Guys.
Is it possible to use other data lines then 0-7 but 2-9 so I can use the serial communication of the Arduino?
- Library UTFT
- Display 2.2” display (HY-TFT220)
- Arduino UNO
Thanks!
Is it possible to use other data lines then 0-7 but 2-9 so I can use the serial communication of the Arduino?
- Library UTFT
- Display 2.2” display (HY-TFT220)
- Arduino UNO
Thanks!
- Wed May 09, 2012 4:22 pm
- Forum: Open Hardware
- Topic: 2.2'' TFT LCD mixed up colors
- Replies: 4
- Views: 11614
2.2'' TFT LCD mixed up colors
Hello,
I've got a HY-TFT220 and get it work, but... when I use a other color then red the colors get mixed up (differcen random colors).
This works good (myGLCD.setColor(255, 0, 0);) everything else does'nt works good.
Is this a defect of the device?
Or is it a problem from the UTFT library.
I've got a HY-TFT220 and get it work, but... when I use a other color then red the colors get mixed up (differcen random colors).
This works good (myGLCD.setColor(255, 0, 0);) everything else does'nt works good.
Is this a defect of the device?
Or is it a problem from the UTFT library.