0.31MP OV7251 MIPI CAMERA MODULE
www.ArduCAM.com
6
7 Installation for RPi
7.1
Hardware
For RPi 1B/2B/3B/3B+ boards, please connect 15pin to 15pin FPC cable on each side.
For RPi Zero or RPi compute module, please connect the FPC cable 22pin side to RPi and 15pin
side to the camera board.
7.2
Camera Driver
7.2.1
Important Note
The camera driver should match your current Raspbian OS kernel version.
For Raspberry Pi A/A+, B/B+, Pi Zero/W, Compute module V1, you need pi1 suffix version driver,
for Raspberry pi 2B/3B/3B+, Compute module V3, you need pi3 suffix version driver.
7.2.2
Auto-Install
Run the bash script ./preprocess.sh, and choose yes to reboot. This step is only needed for once.
After the reboot, run the bash script ./loaddriver.sh with the RPI board version parameter. This
step should be done every time you reboot the Raspbian OS. For example:
./loaddriver.sh pi1
Or
./loaddriver.sh pi3