RPi IR-CUT Camera

From Waveshare Wiki
Revision as of 11:31, 22 January 2021 by Waveshare-eng11 (talk | contribs)
Jump to: navigation, search
RPi IR-CUT Camera
RPi IR-CUT Camera
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

Raspberry Pi Camera Module, Embedded IR-CUT, Supports Night Vision
Note: With Pi4, you can only switch the IR-CUT by controlling the GPIO instead of setting config.txt file.

Resources

FAQ

 Answer:

RPi IR-CUT Camera works on Normal Mode by default. There are two ways to toggle between Normal Mode and Night-vision Mode.

1. By editing the config.txt file:

sudo nano /boot/config.txt

and append:

disable_camera_led=1

exit with save and restart your Pi then the camera will work on Night-vision Mode.

To revert to the Normal Mode, please remove the line disable_camera_led=1 then save and restart your Pi.

2. By changing the level on this position:

Rpi-ir-cut-camera-faq-4.jpg

Thus, you can connect the GPIO from your Pi to this position, and toggle modes by changing the GPIO logic level. (HIGH --> Normal Mode, LOW --> Night-vision Mode)

{{{3}}}
{{{4}}}

{{{5}}}


Support

Support

If you require technical support, please go to the Support page and open a ticket.