The OpenMV Cam is a small and low-power development board with a Cortex-M7 microcontroller supporting MicroPython, a μSD card socket and a camera module capable of taking 5MP images - and it’s fully supported by Edge Impulse. You’ll be able to sample raw data, build models, and deploy trained machine learning models through the studio and the OpenMV IDE.Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.

Connecting to Edge Impulse
To set this device up in Edge Impulse, you will need to install the following software:Next steps: building a machine learning model
With all the software in place it’s time to connect the development board to Edge Impulse. To make this easy we’ve put some tutorials together which takes you through all the steps to acquire data, train a model, and deploy this model back to your device.- Image classification - end-to-end tutorial.
- Detecting objects using FOMO.
- Collecting image data with the OpenMV Cam H7 Plus - collecting datasets using the OpenMV IDE.
- Running your impulse on your OpenMV camera - run your trained impulse on the OpenMV Cam H7 Plus.