OpenMV Cam H7

If you like it, share it

The OpenMV Cam is a small, low power, microcontroller board (STM32H743VI) which allows you to easily implement applications using machine vision in the real-world.
You program the OpenMV Cam in high level Python scripts (courtesy of the MicroPython Operating System) instead of C/C++.
This makes it easier to deal with the complex outputs of machine vision algorithms and working with high level data structures. But, you still have total control over your OpenMV Cam and its I/O pins in Python.
You can easily trigger taking pictures and video on external events or execute machine vision algorithms to figure out how to control your I/O pins.

This entry was posted in STM32, STM32H7 and tagged . Bookmark the permalink.