Documentation
Our new piece of hardware that we attempted to incorporate into our design was the ArduCAM Mini 2MP camera module that incoprated an OV2640 camera. The camera itself has two internal bank registers that allowed the user to configure the camera settings such as resolution and output format. The module produce by ArduCAM incorporated another bank of registers that allowed users to quickly configure and access data.
In terms of hardware for our project, we used an FPGA and MCU. Our bill of materials is produced below:
Name | Description | Manufacturer | Part Number/ID | Quantity | Unit Price | Links |
---|---|---|---|---|---|---|
VGA Breakout Board | Female Plug to Terminal Block Breakout | Adafruit | 3124 | 1 | $4.50 | Adafruit.com |
VGA Connector | Male connectors on either end | Stockroom | N/A | 1 | Stockroom | |
ArudCAM Mini 2MP Camera Module | 2MP Camera | ArduCAM | B0067 | 1 | $26 | ArduCAM.com |
Our electrical schematic is shown below:
Our published source code can be found in our Github repository here.