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

Flire Lepton 3.5 on PT2 Board - Raspi 4B - can't get uvc_radiometry.py working #44

Open
boydy33 opened this issue May 2, 2022 · 2 comments

Comments

@boydy33
Copy link

boydy33 commented May 2, 2022

Hi. I have a Flir Lepton 3.5 on a PureThermal 2 Board and am trying to download radiometric images down to a Raspberry Pi 4B using the uvc_radiometry.py program which in turn uses the libuvc tool.
I'm really struggling to get anywhere with it and I'm yet to find an online solution. The current problem is that it seems that the raspi 4 can't see the lepton 3.5 / PT2 board when I plug it into a USB port.
I get a res "uvc_find_device error" which basically means its returning an error on the command; res = libuvc.uvc_find_device(ctx, byref(dev), PT_USB_VID, PT_USB_PID, 0)
I found a few threads on putting in hex values instead of PT_USB_VID, PT_USB_PID but none of them worked.

Any ideas out there? As for other users trying to work around this, it does tend to drive you mad, particularly as Flir and GroupGets have failed to help me at all. Thanks in advance. Nick

@DJSOX
Copy link

DJSOX commented Jun 28, 2022

I use pascal (Lazarus) with RPi4 with a Lepton 3.5 using V4L works really well. So the Purethermal board/lepton do work well on the RPI4, sorry but I don't do Python.
Dan

@boydy33
Copy link
Author

boydy33 commented Jun 29, 2022 via email

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