Giter VIP home page Giter VIP logo

esp32s2_usb_display's Introduction

esp32s2_usb_display

overview

it's a USB mini display for Linux platform, such as raspberry Pi, Centos X86 server.

it refer many opensource projects: robopeak/rpusbdisp,Bodmer/TFT_eSPI.git ,nopnop2002/esp-idf-ili9340,serge-rgb/TinyJPEG.git,TJpgDec. thanks

esp32s2 support USB OTG, the Linux host compress framebuffer Zone with JPEG, and then issue URB to esp32s2, the S2 wil decode JPEG stream bytes to RGB data,and use DMA SPI to ili9341 screen.

now it can run ~13pfs in most time.

folder intro:

/esp32s2_usbdisp is esp32s2 esp-idf project, it will generate esp32s2 binary file for programe

/rpusbdisp is linux fb kernel driver module, it will generate rp_usbdisplay.ko

eps32s2_usb_display_readme.doc is a file for how to Hardware connect and other info in CN

install:

in rpusbdisp, it have a README file which introduction how to install the ko and config xserver.

Demo

please seem below links for view demo:

image image image image

https://www.bilibili.com/video/BV17L411s7kL?spm_id_from=333.999.0.0

https://www.bilibili.com/video/BV1dQ4y1z75s?spm_id_from=333.999.0.0

esp32s2_usb_display's People

Contributors

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