- This topic has 3 replies, 4 voices, and was last updated 8 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › Need help for interfacing 2.8 inch Touch screen TFT LCD
I want to interface 2.8inch touch screen TFT interface LCD with PIC18 series microcontroller with SPI Communication. Please advice which controller is suitable for communicating with LCD, because that controller must support Graphical interface and parallel communication.
Hi there
I would suggest you to make use of the arduino platform. You could first try out things with this and then finally make your own specific circuit board. You'll also get a lot of support material on internet regarding the same. Arduino also provides a library for such kind of TFT displays. Check it out.
Good luck
Hello Friend,
Thanks for your suggestion, I will try to use arduino platform for TFT LCDs. Because I am getting tired of searching graphics library supports and programming for PIC microcontrollers.
yes
this is called smart work. UTFT library is available for such LCDs in arduino
I am also trying it on 5" 16M TFT LCD
i will share the results ASAP