Code Monkey home page Code Monkey logo

rpi_dsi_drivers's Introduction

RPI_DSI_Drivers

Various DSI display drivers for the Raspberry PI.
Simplified Chinese

Why DSI?

compared from SPI/DPI panels,DSI panels have taken these advantages:

  • High refresh rates(~60fps)
  • Easy to wire
  • Low occupancy to gpios
  • Low power consumption

Limitation

Beasuse of Raspberry Pi Boards(3b,4b) have only wired out 2 lanes on dsi1 so the max resolution have been limited by 720p.
If you want drive panel more than 2 lanes,you may need to consider the compute module.

How to use

Clone this repository to your Raspberry PI:

git clone https://github.com/CNflysky/RPI_DSI_Drivers

Then run:

sudo chmod 755 lcd.sh && sudo ./lcd.sh

if you wants to get adapters,take a look at adaptersdirectory.

Make your own customized driver

Here
Translated from my blog,may not 100% accurate.

Supported(Or WIP) Panel

Part Number Size Resolution Interface Connector TP Note
W280BF036I 2.8 Inch VGA(480x640) MIPI 1 Lane 24p Connector None
W500IE020 5.0 Inch FWVGA(480x854) MIPI 2 Lane 30p Connector None Working in progress

Gallery

W280BF036I

neofetch htop vim cmatrix testufo

rpi_dsi_drivers's People

Contributors

cnflysky 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.