Code Monkey home page Code Monkey logo

Comments (5)

martinberlin avatar martinberlin commented on August 19, 2024

Sure please pull this repository
https://github.com/vroland/epdiy-hardware Moving your Issue there later today

orange pi zero 2w instead of an esp32? i'd rather have as few devices draining power

1st that would be a monumental work
2nd the Pi won’t have enough speed to run this. But if you manage to do it I would love to see the results!

from epdiy.

SpandexWizard avatar SpandexWizard commented on August 19, 2024

ooh, awesome!

why wouldnt the pi have enough speed? an orange pi zero 2w operates at 1.5ghz. an esp32 operates at, if i'm reading this right, 240mhz. the orange pi should blow it out of the water.

from epdiy.

mickeprag avatar mickeprag commented on August 19, 2024

If you run inside the kernel you may be able to use all speed. In userspace the scheduler would make the code both slower and more unpredictable.

from epdiy.

mickeprag avatar mickeprag commented on August 19, 2024

Also, in esp32 the actual bitbanging is done using hardware blocks (LCD and i2s) and the code only forwards the data. This way esp32 may be able to push the speed even more than normally.

from epdiy.

martinberlin avatar martinberlin commented on August 19, 2024

I don’t think that there is currently any PI solution to control parallel panels.
I also agree with Michael that having a PC that goes at that speed does not mean you can do parallel at that fast rate.
You should explore Rockchip since they do have a bird that is design to control parallel with their own dedicated chip. Or also Waveshare has IT8951*** board so you could talk SPI with them albeit is closed source the format inside the chip and you cannot switch Eink displays at least with the ones I’ve tried.
Passing this to Discussions since it’s not really a software Issue but maybe helps someone.

from epdiy.

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.