Giter Club home page Giter Club logo

raso_lcd_dsi_kd031wvfid001's Introduction

LCD

www.startek-lcd.com/

KD031WVFID001

rasp 3B

linux 5.10.103

pic

circuit

pin of touch screen

1 GND

2 VDDIO - 3v3

3 VDD -3v3

4 SCL - rasp#5

5 SDA - rasp#3

6 INT - rasp#13 / GPIO27

7 RST - rasp#7 / GPIO4

8 GND

Usage:

sudo cp kd031dsi.ko /lib/modules/5.10.103-v7+/

sudo depmod

sudo cp gcatlcd0a.dtbo /boot/overlay/

sudo cp gcat_kd031ts.dtbo /boot/overlay/

modify /boot/config.txt

#for uart console

enable_uart=1

dtoverlay=pi3-disable-bt

dtoverlay=gcat_kd031ts

#for kd031dsi

ignore_lcd=1

dtoverlay=vc4-kms-v3d,noaudio

dtoverlay=gcatlcd0a

Check

fbset

$mode "480x800"
geometry 480 800 480 800 16
timings 0 0 0 0 0 0 0
accel true
rgba 5/11,6/5,5/0,0/0
endmode

$lsmod | grep kd031
kd031dsi 16384 0
drm 520192 5 vc4,kd031dsi,drm_kms_helpe

rotate screen

Preference / Screen Configuration

Configure / Screens / DSI-1 / Orientation / left

Configure / Apply

raso_lcd_dsi_kd031wvfid001's People

Contributors

greatcattw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.