Code Monkey home page Code Monkey logo

Comments (5)

danjulio avatar danjulio commented on June 24, 2024

Hello Radek,

I'm assuming you mean the tCam/tCam-Mini cameras. If so the answer is yes. There is a python driver that can open a socket connection to the camera and control it. You can get a single image at a time using the get_image routine or control streaming using the start_stream/stop_stream routines. I would also advise looking at the repo I dedicated to those cameras (I moved updates from this repo to that one because this repo was so large).

https://github.com/danjulio/tCam

Look in the python directory there.

If you are not referring to the tCam/tCam-Mini cameras then can you please elaborate a bit more about what you are after?

Regards, Dan

from lepton.

radek9292 avatar radek9292 commented on June 24, 2024

Thanks for the quick reaction.

My answer is yes. I'm talking about tcam, but I'm trying to use the mechanical aperture of the lens that lepton 3.5 has. Unfortunately, this cannot be controlled by commands to take a picture or video, so it only takes control of the recording rather than closing the lens.

from lepton.

danjulio avatar danjulio commented on June 24, 2024

Oh! I see :-) The python driver has the run_ffc() command which should trigger the Lepton to perform a flat-field correction. As part of this it closes the shutter while it performs the FFC. Is this what you need? Otherwise I don't know have a way to just close the lens at any time (I'm not sure the Lepton even supports that).

from lepton.

radek9292 avatar radek9292 commented on June 24, 2024

Yes, that's exactly what I wanted.
But I need only that command to close and open that lens.

from lepton.

danjulio avatar danjulio commented on June 24, 2024

Ok if I close this?

from lepton.

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.