Raspberry Pi RPI-CAM-V2

Raspberry Pi Camera Module V2 User Manual

Model: RPI-CAM-V2

1. ആമുഖം

The Raspberry Pi Camera Module V2 is a high-quality 8-megapixel Sony IMX219 image sensor custom-designed add-on board for Raspberry Pi. It is capable of taking still photographs and recording full 1080p30, 720p60, and 640x480p90 video. This module connects to the Raspberry Pi via a short flexible ribbon cable to the CSI (Camera Serial Interface) port. It is ideal for various projects, including home security, wildlife monitoring, and time-lapse photography.

Raspberry Pi Camera Module V2 with ribbon cable

ചിത്രം 1: മുൻഭാഗം view of the Raspberry Pi Camera Module V2 with its attached ribbon cable.

2. പാക്കേജ് ഉള്ളടക്കം

  • Raspberry Pi Camera Module V2 (8 Megapixel)
  • 15cm Flexible Ribbon Cable

3. സജ്ജീകരണ ഗൈഡ്

Follow these steps to properly connect your Camera Module V2 to your Raspberry Pi board.

  1. നിങ്ങളുടെ റാസ്ബെറി പൈ തയ്യാറാക്കുക: നിങ്ങളുടെ റാസ്പ്ബെറി പൈ ഓഫ് ചെയ്തിട്ടുണ്ടെന്നും ഏതെങ്കിലും പവർ സ്രോതസ്സിൽ നിന്ന് വിച്ഛേദിക്കപ്പെട്ടിട്ടുണ്ടെന്നും ഉറപ്പാക്കുക.
  2. Locate the CSI Port: On your Raspberry Pi board, locate the CSI (Camera Serial Interface) port. This is typically a long, narrow connector.
    Back of Raspberry Pi Camera Module V2 showing connector

    ചിത്രം 2: പിൻഭാഗം view of the camera module, highlighting the ribbon cable connector.

  3. Open the CSI Port Latch: Gently pull up the plastic latch on the CSI port. Do not force it, as it should open easily.
  4. Insert the Ribbon Cable: Insert the ribbon cable from the camera module into the CSI port. Ensure the silver contacts on the ribbon cable are facing towards the CSI port latch (i.e., towards the DSI port on a Raspberry Pi 3/4, or towards the Ethernet port on a Raspberry Pi 2/B+).
    വശം view of Raspberry Pi Camera Module V2 connected to ribbon cable

    ചിത്രം 3: വശം view illustrating the connection of the ribbon cable to the camera module.

  5. Close the Latch: Gently push down the plastic latch on the CSI port to secure the ribbon cable in place. Ensure the cable is firmly seated and straight.
  6. പവർ ഓൺ: Reconnect power to your Raspberry Pi.
  7. ക്യാമറ ഇന്റർഫേസ് പ്രാപ്തമാക്കുക:
    • Boot your Raspberry Pi.
    • ഒരു ടെർമിനൽ വിൻഡോ തുറക്കുക.
    • ഓടുക sudo raspi-config.
    • Navigate to "Interface Options" -> "Camera" and enable it.
    • Reboot your Raspberry Pi when prompted.
Raspberry Pi Camera Module V2 with flexible ribbon cable

Figure 4: The camera module with its flexible ribbon cable, demonstrating its adaptability for various setups.

4. പ്രവർത്തന നിർദ്ദേശങ്ങൾ

Once the camera module is connected and enabled, you can use various commands and applications to capture images and videos.

4.1. Basic Commands (Raspbian/Raspberry Pi OS)

  • Capture a still image:

    raspistill -o image.jpg

    This command will capture an image and save it as 'image.jpg' in the current directory.

  • ഒരു വീഡിയോ റെക്കോർഡ് ചെയ്യുക:

    raspivid -o video.h264 -t 10000

    This command will record a 10-second (10000 milliseconds) video and save it as 'video.h264'.

  • പ്രീview the camera feed:

    raspistill -t 0

    This command will display a live preview from the camera until you press Ctrl+C.

4.2. Advanced Usage

For more advanced control, consider using the Picamera Python library, which offers extensive functionality for image and video capture, including custom resolutions, frame rates, and effects. Many third-party applications like OctoPrint (for 3D printer monitoring) and MotionEyeOS (for surveillance) also integrate with the Raspberry Pi Camera Module.

5. പരിപാലനം

The Raspberry Pi Camera Module V2 requires minimal maintenance. Follow these guidelines to ensure its longevity:

  • ശ്രദ്ധയോടെ കൈകാര്യം ചെയ്യുക: The camera module and its ribbon cable are delicate. Avoid bending the ribbon cable sharply or applying excessive force to the module.
  • ലെൻസ് വൃത്തിയായി സൂക്ഷിക്കുക: Use a soft, lint-free cloth specifically designed for optical lenses to gently clean the camera lens if it becomes dusty or smudged. Do not use abrasive materials or harsh chemicals.
  • സംഭരണം: When not in use, store the camera module in an anti-static bag or a protective enclosure to prevent dust accumulation and static discharge damage.
  • പരിസ്ഥിതി വ്യവസ്ഥകൾ: Avoid exposing the module to extreme temperatures, high humidity, or direct sunlight for prolonged periods.

6. പ്രശ്‌നപരിഹാരം

പ്രശ്നംസാധ്യമായ കാരണംപരിഹാരം
Camera not detected / No output
  • Ribbon cable incorrectly connected.
  • Camera interface not enabled in raspi-config.
  • Faulty ribbon cable or camera module.
  • Ensure ribbon cable is fully inserted and correctly oriented (silver contacts facing the latch).
  • ഓടുക sudo raspi-config, go to Interface Options -> Camera, and enable it. Reboot.
  • Try a different ribbon cable or test the module on another Raspberry Pi if available.
Poor image quality / Out of focus
  • വൃത്തികെട്ട ലെൻസ്.
  • Incorrect focus (for adjustable lens models).
  • ആവശ്യത്തിന് വെളിച്ചമില്ല.
  • Clean the lens gently with a microfibre cloth.
  • The V2 module has a fixed focus lens, but ensure the subject is within the optimal focal range.
  • Provide adequate lighting for your scene.
"Out of memory" errors
  • GPU memory split is too low.
  • ഓടുക sudo raspi-config, go to Performance Options -> GPU Memory, and increase the value (e.g., to 128MB or higher). Reboot.

7 സ്പെസിഫിക്കേഷനുകൾ

ഫീച്ചർവിശദാംശങ്ങൾ
സെൻസർസോണി IMX219
റെസലൂഷൻ8 മെഗാപിക്സലുകൾ
സ്റ്റിൽ ഇമേജ് മിഴിവ്3280 x 2464 പിക്സലുകൾ
വീഡിയോ മോഡുകൾ1080p30, 720p60, 640x480p90
ലെൻസ്സ്ഥിരമായ ഫോക്കസ്
ഇൻ്റർഫേസ്CSI (Camera Serial Interface)
അളവുകൾ0.98 x 0.94 x 0.35 ഇഞ്ച് (ഏകദേശം 25 x 24 x 9 മിമി)
ഭാരം0.106 ഔൺസ് (ഏകദേശം 3 ഗ്രാം)
ഉൾപ്പെടുത്തിയ ഘടകങ്ങൾ15cm flexible ribbon cable, Sony IMX219 image sensor, fixed-focus lens

8. വാറൻ്റിയും പിന്തുണയും

The Raspberry Pi Camera Module V2 is designed and manufactured by Raspberry Pi. For specific warranty information, please refer to the official Raspberry Pi webസൈറ്റ് അല്ലെങ്കിൽ നിങ്ങൾ ഉൽപ്പന്നം വാങ്ങിയ റീട്ടെയിലർ.

For technical support, community forums, and extensive documentation, please visit the official Raspberry Pi documentation webസൈറ്റ്: raspberrypi.com/documentation/computers/camera.html

Community support is also available through various online forums and communities dedicated to Raspberry Pi projects.

© 2024 Raspberry Pi. All rights reserved.

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.