Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change camera settings #52

Open
EduardoRonchi opened this issue Jun 1, 2021 · 1 comment
Open

Change camera settings #52

EduardoRonchi opened this issue Jun 1, 2021 · 1 comment

Comments

@EduardoRonchi
Copy link

Hello,
first of all, great job doing this library!

Second: is there a way to send config commands to the camera? I am currently usin a PT Mini with Lepton 3.5 and Raspberry Pi. I would like to know if there is a way to set emissivity from flirpy library. Checking the files I only saw something about getting these parameters values.

Thanks in advance,
Eduardo

@jveitchmichaelis
Copy link
Contributor

Currently no, because there isn't a straightforward way of sending commands via the PT module (from Python). I think they're sent as UVC extension unit commands? You can retrieve these values easily because they're embedded in images that the camera captures. Sorry about that.

I'm hoping to add support for the module directly, via SPI, in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants