SushiBits / SushiBitsCamera

Open Source Point and Shoot Camera
Other
16 stars 2 forks source link

SushiBits L Camera

An open source point and shoot camera that cna be assembled with only a plain soldering iron.

Introduction

This project came from my idea of trying to create a single board computer without touching any BGA chips. During my research talking with folks on the EEVBlog forum, someone pointed me to the Allwinner V3s microprocessor: it is a microprocessor in LQFP package, with 64MB DDR2 memory built in. This is definitely a win for this project, as I can solder this package without an oven.

This camera currently uses the OmniVision OV5640 image sensor, although any image sensor that uses the same MIPI CSI protocol and pinout should work with appropriate drivers.

Features

Components

The primary components for this project includes:

More Information

If you want to contribute to this project, please refer to the contribution manual and hardware design rules.

This is open source hardware, licensed under the 3-clause BSD license.