Giter Club home page Giter Club logo

Comments (7)

kekiefer avatar kekiefer commented on July 18, 2024

None of the Linux code available (at least none I am aware of) takes advantage of this feature. In order to enable the VSYNC output from the Lepton on this pin, some I2C commands would need to be sent to the Lepton. Pylepton does not support the I2C interface for the Lepton, but it would benefit from this.

from pylepton.

TinManAkshay avatar TinManAkshay commented on July 18, 2024

What if we don't connect the board's VSYNC pin to the raspberry pi? Will not the output be wrong without that?

from pylepton.

kekiefer avatar kekiefer commented on July 18, 2024

The pin does nothing unless it's enabled. It's not enabled by the code, and therefore not expected to do anything. It can be connected or not, it doesn't matter.

from pylepton.

TinManAkshay avatar TinManAkshay commented on July 18, 2024

I understand your point. Then what good this pin would bring to the thermal output if its enabled along with i2c pins?

from pylepton.

kekiefer avatar kekiefer commented on July 18, 2024

The software wouldn't have to poll to see if there's a new frame available. This is an unreliable process, and causes frequent synchronization loss. It would be able to start downloading each frame exactly as soon as the frame is available.

from pylepton.

TinManAkshay avatar TinManAkshay commented on July 18, 2024

So what i understand from your points so far is that without VYSNC pin, the thermal output frame could face a frequent synchronization loss. To avoid that, we must enable the VSYNC pin to the raspberry pi, which gives the capability of getting the frames as soon as they are available?

That's what you have been trying to imply right?

from pylepton.

TinManAkshay avatar TinManAkshay commented on July 18, 2024

@kekiefer I haven't heard from you after my previous reply.

Just wanted to check that if VSYNC is not enabled, we might loose few frames and if this pin is enabled by adding I2C interface from outside, there will be synchronization, as in, no frame loss?

Thanks,
Akshay

from pylepton.

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.