My Raspberry Pi 5/8G and Camera Modules
My Raspberry Pi 5/8G & Camera Module 3 Wide NoIR
Official document:
~ The Picamera2 Library (picamera2-manual.pdf)
updated at 2023-11-27.
~ Raspberry Pi Camera Algorithm and Tuning Guide (raspberry-pi-camera-guide.pdf) updated at 2023-11-27.
~ Raspberry Pi Camera Algorithm and Tuning Guide (raspberry-pi-camera-guide.pdf) updated at 2023-11-27.
Python code to read sys info:
~ check memory and disk info using psutil
~ read model name
~ Python code to check if Raspberry OS are Running in 32-bit or 64-bit
Exercises run on Raspberry Pi 5 running 64-bit Raspberry Pi OS (bookworm) with Camera Module 3:
~ Python/picamera2 to read camera properties
~ Using the Raspberry Pi Camera in Python3/PyQt5 applications using picamera2 lib
~ Python/PyQt5 GUI to control Raspberry Pi Camera using picamera2 lib, with Camera Module 3/HQ Camera.
~ Python/PyQt5/Picamera2 to control Raspberry Pi Cameras with GUI, with camera_controls.
~ Python/PyQt5/Picamera2 to control Raspberry Pi Cameras with GUI, added White Balance setting.
~ How much current drawn by Raspberry Pi Camera Module 3?
Comments
Post a Comment