Giter VIP home page Giter VIP logo

Comments (6)

Stke7 avatar Stke7 commented on July 17, 2024 1

Ok i've just tried the unstable branch and it's working! Thank you so very much! I've done some benchmarking for you @60% quality and 40MHz spi write.
7fps at 480x320 no DMA,11fps with DMA
14fps at 320x240 no DMA, 20fps with DMA
50-52fps at 160x120 no DMA, 57-62 with DMA

from esp32_screenshotreceiver.

lovyan03 avatar lovyan03 commented on July 17, 2024

Sorry, ScreenShotReceiver is limited to 16-bit color mode to gain frame rate Since the ILI9488 must be sent in 24-bit color over an SPI connection, the The ScreenShotReceiver cannot be displayed properly.

from esp32_screenshotreceiver.

lovyan03 avatar lovyan03 commented on July 17, 2024

I created an unstable branch with an additional 24-bit mode.
Probably works fine with ILI9488. Please give it a try.

https://github.com/lovyan03/ESP32_ScreenShotReceiver/tree/unstable

from esp32_screenshotreceiver.

Stke7 avatar Stke7 commented on July 17, 2024

I created an unstable branch with an additional 24-bit mode.
Probably works fine with ILI9488. Please give it a try.

https://github.com/lovyan03/ESP32_ScreenShotReceiver/tree/unstable

Thanks alot man! love the work you have done. i'll give it a try!

from esp32_screenshotreceiver.

lovyan03 avatar lovyan03 commented on July 17, 2024

Congratulations and thank you !!
You've probably set "freq_write=40000000" .
If you can run at the SPI setting of 80000000 you will get double the speed.
I don't know if the ILI9488 will be able to keep up with that speed, and the limit value will vary depending on the wiring conditions.
Try it out if you're interested.

from esp32_screenshotreceiver.

Stke7 avatar Stke7 commented on July 17, 2024

I tried it, does not work at 80Mhz. The picture is distorted. Thanks for your Help!

from esp32_screenshotreceiver.

Related Issues (11)

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.