Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IMX283 #30

Open
Luxonis-Brandon opened this issue Dec 23, 2020 · 5 comments
Open

Support IMX283 #30

Luxonis-Brandon opened this issue Dec 23, 2020 · 5 comments

Comments

@Luxonis-Brandon
Copy link
Contributor

Start with the why:

For low-light color and long-range high-quality digital zoom applications, it is beneficial to have a large image sensor with large pixels. The IMX283 provides both, with 20MP and a 15.86 mm optical diagonal sensor size (quite large) with 2.4um square pixels.

Move to the how:

ArduCam is helping us to make IMX283 sensor boards that work with DepthAI. We will then be writing a driver for this module, and see how much tuning is required.

Move to the what:

Support the IMX283 on DepthAI.

@Luxonis-Brandon
Copy link
Contributor Author

image

@Luxonis-Brandon
Copy link
Contributor Author

We got this working in firmware today:

image
image

@yq3w
Copy link

yq3w commented Sep 7, 2023

图像

Hello, where can I find the driver for IMx283?

@Erol444
Copy link
Member

Erol444 commented Sep 7, 2023

Hi @yq3w ,
IMX283 sensor is currently supported on the imx283 branch on the depthai-python repository. You can checkout to that branch and call examples/install_requriements.py to install correct version of depthai that supports IMX283.

@alex-luxonis
Copy link
Contributor

Was just merged to develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants