Skip to content

lthiery/Arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino

This is ArduCAM library for Arduino boards

Now supported cameras:

  • OV7670 0.3MP
  • MT9D111 2MP
  • OV7675 0.3MP
  • OV2640 2MP JPEG
  • OV3640 3MP
  • OV5642 5MP JPEG
  • OV7660 0.3MP
  • OV7725 0.3MP
  • MT9M112 1.3MP
  • MT9V111 0.3MP
  • OV5640 5MP
  • MT9M001 1.3MP Mono
  • MT9T112 3MP

Supported MCU platform

  • Theoretically support all Arduino families
  • Arduino UNO R3 (Tested)
  • Arduino MEGA2560 R3 (Tested)
  • Arduino Leonardo R3 (Tested)
  • Arduino Nano (Tested)
  • Arduino DUE (Tested)
  • Arduino Yun (Tested)
  • Raspberry Pi (Tested)
  • ESP8266-12 (Tested)

About

This is ArduCAM library for Arduino boards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 44.5%
  • C 28.9%
  • C++ 20.0%
  • Objective-C 3.6%
  • HTML 1.6%
  • CSS 1.4%