Using original pyboard 1.0 + HM01B0 camera module

Oh, I don’t need to process images fast! My idea was to take a picture every 5 minutes, process it, and go back to sleep.

The module I was thinking to use is i²C-based: Module caméra QVGA HM01B0 B0315 ArduCAM - Caméras | GO TRONIC but from what you said, I’m not sure this version is supported by OpenMV…

Do you confirm I can install OpenMV on the original pyboard? What firmware should I use?

Then, is it possible to acquire an image outside OpenMV, and then use OpenMV to process it?