Assemble and Use a Camera ModuleΒΆ

Required Components

  • TS7-Pro Screen

  • Camera Module (Self-provided)

  • Raspberry Pi (Self-provided)

Hole size for mounting the Camera module:

../_images/camera5.png

Mount Camera Module

Refer to the following tutorial to mount the camera module.

../_images/camera1.jpg

Enable the Camera

Open Raspberry Pi Configuration.

../_images/raspbian1.png

In the Interfaces option, Enable the Camera, and then click OK.

../_images/raspbian2.png

In the pop-up prompt box, choose to restart now.

../_images/raspbian3.png

After the restart is complete, use the following command line to check whether the camera is available.

If the camera screen appears it means that the camera is installed successfully. Otherwise the FFC cable needs to be unplugged and plugged in again.

raspivid -o vid.h264