zachjacobs / ArduCAM_USB_Camera_Shield

This is the repository for ArduCAM USB Camera Shield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

ArduCAM USB Camera Shield is a general purpose USB camera controller board that can accommodate wide range of CMOS camera module from 0.3MP ~ 18MP. By using provided SDK library and demo source code, user can design their own applications. The examples use C/C++, Python programming languages with OpenCV, ROS support. More info can be found from arducam website

Now Supported Cameras

  • OV7670 0.3MP
  • OV7675 0.3MP
  • OV7725 0.3MP
  • OV7251 0.3MP (MIPI global shutter)
  • SC031GS 0.3MP (global shutter)
  • MT9V034 0.36MP (global shutter)
  • MT9M112 1.3MP
  • MT9M001 1.3MP (Monochrome/Color)
  • AR0134 1.2MP (global shutter)
  • OV2640 2MP
  • OV5640 5MP
  • OV5647 5MP (MIPI)
  • IMX219 8MP (MIPI)
  • MT9P001 5MP
  • MT9N001 9MP
  • MT9J001 10MP (Monochrome)
  • MT9J003   10MP (Color)
  • OV13850 13MP (MIPI)
  • MT9F001/MT9F002 14MP (Parallel/HISPI)
  • AR1820HS 18MP (HISPI)

Supported Platform

  • x86 PC
  • Raspberry Pi
  • Ordiod C2 Contact us for more platform support.

Supported OS

  • Windows
  • Linux Ubuntu
  • Raspbian

Supported Programming Languages

  • C/C++
  • Python

About

This is the repository for ArduCAM USB Camera Shield


Languages

Language:C++ 57.5%Language:Python 23.9%Language:C 16.4%Language:CMake 1.4%Language:Makefile 0.7%Language:Shell 0.1%