Shop OBEX P1 Docs P2 Docs Learn Events
Code for Arducam OV2640 camera module (also made to work with ov7675 and ov5640) — Parallax Forums

Code for Arducam OV2640 camera module (also made to work with ov7675 and ov5640)

RaymanRayman Posts: 13,892
edited 2021-05-23 17:31 in Propeller 2

Got this camera module working with P2: https://www.arducam.com/ov2640/

This FlexSpin C code captures QVGA preview images from camera and displays over VGA to monitor.

It uses the Arducam library from Github to configure the camera over I2C.

In principle, there are many other camera modules that could also use this code.

This particular camera can also transmit image in jpeg format, which could be useful.

Comments

Sign In or Register to comment.