groupgets / GetThermal

Cross-platform USB thermal camera viewer
MIT License
233 stars 92 forks source link

Jetson nano + Lepton3.0 + purethermal2 breakout board. #36

Open rahulsharma11 opened 4 years ago

rahulsharma11 commented 4 years ago

Hi, I have successfully built the Getthermal project in Jetson nano and observed the output is there. Thanks for the great project.

My hardware is Jetson nano with Lepton3.0 sensor with purethermal2 breakout board.

Although i can see the video stream output is there but no temperature readings on GUI. I understand purethermal2 board is generally recommended to be used with Lepton3.5 but is there any way/workaround to get the temperature readings with Lepton3.0 sensor? as i have Lepton3.0 and want to use purethermal board for USB interface.

I have also tested "https://github.com/groupgets/purethermal1-uvc-capture" and it also ran well but there temperature readings are way too off. Any help in that also be appreciated.

Just for additional information- I check the following link- https://github.com/Myzhar/Lepton3_Jetson This is based on GPIO based breakout with lepton3.0 sensor with jetson nano. I can successfully see the decent calibrated temperature output also.

Let me know if any information is required from my end. Thanks.