mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
OpenMV固件源码
| bin | ||
| eagle | ||
| include | ||
| lib | ||
| src | ||
| usr | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
###OpenMV (Open Machine Vision Module)
OpenMV is an open-source tiny machine vision module based on an STM32F4xx ARM Cortex-M4 MCU and an OV9650 sensor, it's currently capable of doing face detection at 25FPS, color tracking at 30FPS+ and has USART interfae and USB-OTG support for debugging and firmware update. This repo contains the hardware resources, drivers, image processing and userspace code.