Skip to content

INNO-MAKER/cam-imx296raw-trigger

Repository files navigation

IMX296 Camera Module

Feature

  • Support Raspberry Pi OS Driver directly
  • Support external Trigger And stobe, we reserve pins no need to solder;
  • Support mono version and color version imx296

Quick Start

Step1, Modify config.txt

  • sudo nano /boot/config.txt
    • For the latest version raspberry Pi OS, it should be
  • sudo nano /boot/firmware/config.txt

Step2, Add below content to the last line

  • dtoverlay=imx296

Step3, Reboot and use below command to preview

  • libcamera-hello -t 0

More information

Exteral Trigger Function

IMX296

  • The Global Shutter (GS) camera can be triggered externally by pulsing the external trigger (denoted on the board as XTR(Trig+),GND(Trig-)) connection on the board. Multiple cameras can be connected to the same pulse, allowing for an alternative way to synchronise two cameras.

  • The exposure time is equal to the low pulse-width time plus an additional 14.26us. i.e. a low pulse of 10000us leads to an exposure time of 10014.26us. Framerate is directly controlled by how often you pulse the pin. A PWM frequency of 30Hz will lead to a framerate of 30 frames per second.

IMX296 Camera Module

IMX296

More Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published