Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hdl-util/mipi-ccs

Control a MIPI Camera over I2C
https://github.com/hdl-util/mipi-ccs

camera fpga i2c imx219 mipi mipi-ccs ov5647

Last synced: about 1 month ago
JSON representation

Control a MIPI Camera over I2C

Awesome Lists containing this project

README

        

# MIPI CCS v1.1

[![Build Status](https://travis-ci.com/hdl-util/mipi-ccs.svg?branch=master)](https://travis-ci.com/hdl-util/mipi-ccs)

## To-do List

* IMX219 Driver
* [x] Power-off Mode
* [x] Standby Mode
* [x] Streaming Mode
* [ ] Maximize possible framerates
* [ ] Custom cropping
* [ ] Investigate clock multipliers and maximize mipi clock
* Camera control
* [ ] Analog/Digital gain
* [ ] Exposure (integration time)
* [ ] Orientation
* Synthesis & debugging

## Reference Documents

These documents are not hosted here! They are available on Library Genesis and at other locations.

* [MIPI CCS v1.1](https://b-ok.cc/book/5437872/02a689)
* [IMX219 Datasheet](https://github.com/rellimmot/Sony-IMX219-Raspberry-Pi-V2-CMOS/blob/master/RASPBERRY%20PI%20CAMERA%20V2%20DATASHEET%20IMX219PQH5_7.0.0_Datasheet_XXX.PDF)
* [OV5647 Datasheet](https://cdn.sparkfun.com/datasheets/Dev/RaspberryPi/ov5647_full.pdf)