From 53a6df554c84b080d7ececad2ebfc730bb7db521 Mon Sep 17 00:00:00 2001 From: Will Whang Date: Thu, 2 May 2024 21:13:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index abf7e3f..d779ac0 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ ### Update on 2024/03/24 This project is also compatiable with RPI5, the quickstart guide has been updated. -Currently an known issue is that the camera mode transition from 2K -> 5K(mode 0) will causes camera not sending the correct frame, the workaround is to use `--viewfinder-mode 5568:3664:12:P --mode 5568:3664:12:P` to ask the rpicam-jpeg to use the full res mode for AWB and AutoExposure. - ## Introduction Welcome to the **OneInchEye** project, an open-source camera board designed for Raspberry Pi Compute Module 4 boards using the IMX283 one-inch sensor. This project aims to provide a high-quality, affordable, and accessible camera module for advanced Raspberry Pi projects. The board is designed using KiCad v6, a popular open-source electronics design automation (EDA) software.