I have a PureThermal2 board with a lepton 3.5 module and a Raspberry Pi v2.1 CSI camera. I am trying to access both of them in order to do a thermal overlay onto a captured video. However, when both cameras are plugged into the board, I am unable to view the Raspberry Pi Camera. But, I am still able to view the PureThermal feed. When I restart the nano and unplug the Purethermal I am able to see the captured video
I’m using the same cameras as the OP and am facing a similar issue where the Raspberry Pi and Purethermal2/Lepton module can’t run concurrently. I’ve tried the suggested solution that ShaneCCC linked, but it was unsuccessful.
I noticed that the nano has trouble detecting the Raspberry Pi camera. If I plug in the RPi camera after the nano’s already on, it doesn’t show up in /dev/video. And if I plug in the camera before turning on the nano, it’ll be listed in /dev/video but then the entry doesn’t go away even if I pull the RPi camera out. Also, I’ve had several Purethermal boards stop responding after I tried running them after the RPi camera which I suspect is tied to this issue.
Any help with this issue would be greatly appreciated. Thanks in advance!
I must’ve been using the wrong lib or a combination of that and not connecting it correctly because replacing the file fixed the issues this time. Thanks for the help!