This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Description
I am currently working on integrating a new camera module into the project, and I am seeking guidance from the community to ensure a smooth implementation. The new camera module module 3 uses Picamera2 libraries as opposed to the Camera Module 2 (the one used in the project) which used Picamera libraries.
Are there any changes that need to be done in the code for this? Or rather is there any significant advantage in using the newest camera module?