OpenMV Cam H7 Plus Offers two I/O pins for servo control Features a small, low power, microcontroller board Easily implement applications using machine vision Comes with an OV5640 image sensor Compatible with 3.7 V LiPo batteries The OpenMV Cam H7 Plus is a small, low power, microcontroller board 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. The STM32H743II ARM Cortex M7 processor running at 480 MHz with 32 MBs SDRAM + 1 MB of SRAM and 32 MB of external flash +2 MB of internal flash. All I/O pins output 3.3 V and are 5 V tolerant. An SPI bus that can run up to 80Mbs allowing you to easily stream image data of the system to either the LCD Shield, the WiFi Shield, or another microcontroller. A full-speed USB (12 Mbs) interface to your computer. Your OpenMV Cam will appear as a Virtual COM Port and a USB Flash Drive when plugged in. A μSD Card socket capable of 100 Mbs reads/writes which allows your OpenMV Cam to take pictures and easily pull machine vision assets off of the μSD card. An I2C Bus (up to 1 Mb/s), CAN Bus (up to 1Mb/s), and an Asynchronous Serial Bus (TX/RX, up to 7.5 Mb/s) for interfacing with other microcontrollers and sensors. The OpenMV Cam H7 Plus comes with an OV5640 image sensor is capable of taking 2592 x 1944 (5MP) images. Most simple algorithms will run between 25-50 FPS on QVGA (320x240) resolutions and below.