Giter VIP home page Giter VIP logo

waveshare-dsi-lcd's Introduction

Waveshare-DSI-LCD

Step 1: Download and enter the Waveshare-DSI-LCD driver folder

git clone https://github.com/Musicislife6984/Waveshare-DSI-LCD.git
cd Waveshare-DSI-LCD

Step 2: Enter uname -a in the terminal to view the kernel version and cd to the corresponding file directory

#5.10.103 then run the following command

cd 5.10.103

Step 3: Please check the bits of your system, enter the 32 directory for 32-bit systems, and enter the 64 directory for 64-bit systems

cd 32

Step 4: Enter your corresponding model command to install the driver, pay attention to the selection of the I2C DIP switch

2.8inch DSI LCD 480×640:

sudo bash ./WS_xinchDSI_MAIN.sh 2_8INCH I2C0

4inch DSI LCD 480×800:

sudo bash ./WS_xinchDSI_MAIN.sh 4INCH I2C0

7inch DSI LCD (C) 1024×600:

sudo bash ./WS_xinchDSI_MAIN.sh 7INCH I2C0

Note to Use I2C0 you must solder two resistors in the figure below with 0 ohm resistance

Solder Jumpers

7.9ich DSI LCD 400×1280:

sudo bash ./WS_xinchDSI_MAIN.sh 7_9_INCH I2C0

11.9inch DSI LCD 320×1480:

sudo bash ./WS_xinchDSI_MAIN.sh 11_9_INCH I2C0

Step 5: Wait for a few seconds, when the driver installation is complete and no error is prompted, restart and load the DSI driver and it can be used normally sudo reboot

Note: The above steps need to ensure that the Raspberry Pi can be connected to the Internet normally.

waveshare-dsi-lcd's People

Contributors

musicislife6984 avatar

Watchers

 avatar

waveshare-dsi-lcd's Issues

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.