Running the Orbbec Gemini 335L on Raspberry Pi 5 — From Setup to Validation of an Industrial Stereo Camera

A stereo camera is a device equipped with multiple cameras and functions, using left-right parallax in a way similar to human vision. Its primary purpose is to acquire distance information in real time.
The stereo camera used in this test was the Orbbec Gemini 335L. As shown in the image, it consists of multiple components, including infrared cameras and a laser projector.

How to split the partition where the OS is installed

Partitions on external media can be modified while the system is running.However, the partition that the OS is currently running from cannot be modified directly.You must access it from another system. Here, the OS is written in Raspberry Pi Imager for use with Raspberry Pi devices such as Raspberry Pi 5 and CM5.The same partitioning procedure can be used for the Raspberry Pi OS as well as Ubuntu Desktop. Split into partitions Instead of partitioning from scratch, write the OS as usual with the Raspberry Pi Imager.Another partition is created after startup. Raspberry Pi OS Write Activate the written microSD card or other device as usual.Once activated on the Raspberry…

Shrink OS image files backed up only by Windows

The PiShrink tool software allows you to reduce the size of the Raspberry Pi OS image file that you have backed up in its entirety beforehand. The reason why it is necessary to reduce the size of the image file is because the file size will inevitably become huge, making it difficult to save and handle. The backup image file for the Raspberry Pi Compute Module 4 that we have prepared is about 30 GB. Multiple backup files require even more storage space. Even if the files are stored in a different location, it will take a considerable amount of time to move or copy the files. If the file…