Flir lepton openmv cam h7 plus

I need detailed assistance as I am unfamiliar with using the OpenMV-based Lepton 3.5 camera on the H7 Plus in PyCharm; is there any documentation or video tutorial available that you can share with me?

There is not. You should use OpenMV IDE with the OpenMV Cam.

I tried the OpenMV IDE code, and I encountered a runtime error as follows using openmv based lepton 3.5 cam h7 plus:

Traceback (most recent call last):
File “”, line 1, in
RuntimeError: Failed to detect the image sensor or image sensor is detached.
OpenMV v4.4.3-24-g84b6acb5-dirty; MicroPython v1.19-omv-r6-1092-g931172496-dirty; OPENMV4P-STM32H743
Type “help()” for more information.

Hi, is the FLIR lepton seated well and etc? The module is very stable and works well. Any issue would be something related to your setup.

To address the above issue with the OpenMV-based Lepton 3.5 cam H7 Plus, I am encountering the same runtime error. What changes should I make to resolve this?

Hi, I don’t know, this is a known working and stable feature in our system. If you have the latest firmware installed and the module is seated well it should function. Otherwise something is damaged.

I want to save images continuously in my PC drive, i try to save , in terminal it is showing as images saved but at the location image was not there, but same program saves image in E drive(openMV cam drive).Please let me know any possible solution.

The camera cannot save images to your PC drive. Only to its own internal drive.

is it possible to save image or video locally in OPENMV cam RT1062.

Yes, the system can record directly to it’s SD card.

我刚刚遇到了这个问题 不过我现在已经解决了 原因是 有一个螺丝顶到了摄像头模组 所以导致reset失败 我把螺丝拧进去了一点 就能成功运行了

I just ran into this problem, but I’ve fixed it now, and the reason is that there’s a screw that goes up to the camera module, so it causes reset to fail, and I screwed the screw in a little bit and it works