1024x600 7" LVDS LCD with Capacitive Touch for pcDuino3

From LinkSprite Playgound
Revision as of 15:59, 25 August 2014 by Jingfeng (talk | contribs) (Interface)
Jump to: navigation, search

Description

This is a custom made 7" LVDS LCD with capacitive touch for pcDuino3. It has a resolution of 1024x600.


Pcduino3 lvds screen 1.jpg

Pcduino3 lvds screen 2.jpg

Interface

QQ图片20140805142004.jpg

Usage

To use the LVDS screen, please flash pcDuino3 with the kernel that support LVDS.

As the touch driver hasn't been complied into the kernel for early version, we may want to manullay load it. The touch driver can be downloaded from: https://github.com/pcduino/modules/tree/master/touch/ft5x

Copy ft5x_ts.ko on the pcDuino, and run:

$insmod ft5x_tx.k