Git Product home page Git Product logo

Comments (9)

lawik avatar lawik commented on August 30, 2024

Interesting. Now if only I knew what version of display I have..

from inky.

nyaray avatar nyaray commented on August 30, 2024

I have reached out to a Pimoroni developer regarding chipsets, in hopes of getting some information so we can figure this out.

from inky.

lawik avatar lawik commented on August 30, 2024

Nice. Hope they're up for some sharing :)

from inky.

lawik avatar lawik commented on August 30, 2024

You did a bunch of profiling for your new performance changes. Any good recommendations for attempting to profile this sort of thing? What did you end doing for measurements? I guess you didn't have to measure on-device since you were mostly processing data structures..

from inky.

Axel-Jacobsen avatar Axel-Jacobsen commented on August 30, 2024

Hello - Have you profiled at all at different SPI speeds? It looks like you are also using 448 kHz, so does this mean that you encounter issues when using the inky pHat at higher SCLK frequencies (say, 1 MHz)?

Cheers! :)

from inky.

lawik avatar lawik commented on August 30, 2024

I think I tried a few variations but ended up settling on what was used in the original python library. Feel free to try some things and measure the results :)

from inky.

Axel-Jacobsen avatar Axel-Jacobsen commented on August 30, 2024

Thanks! Were there display issues?

I may be playing around with this relatively soon, I will report back my results!

from inky.

lawik avatar lawik commented on August 30, 2024

I quite honestly don't recall :D

I believe during certain experiments there was blurriness from previous images. Not sure if that was was experimenting with speeds or with the blanking.

The biggest difference in update speed for me has been running the red inky configured as black. No color but much faster.

from inky.

nyaray avatar nyaray commented on August 30, 2024

You did a bunch of profiling for your new performance changes. Any good recommendations for attempting to profile this sort of thing? What did you end doing for measurements? I guess you didn't have to measure on-device since you were mostly processing data structures..

I think I just used the built-in timer in BEAM and created a simple utility for gathering tagging starts and stops of timers. I don't even recall how I did everything, hehe. I want to say that a fair bit of time was spent waiting for the hardware to run the cycles defined by the LUTs.

from inky.

Related Issues (20)

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.