Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 333 Bytes

File metadata and controls

7 lines (4 loc) · 333 Bytes

Mini-Camera

This project is the start of many projects to come using the Basys 3 board.

This repo is for my mini-camera system. The plan is to interface the camera module with the FPGA using a parallel data interface, store the pixel data in on-board BRAM, and render it to the screen through the VGA output.

More to come soon