Difference between revisions of "RPi IR-CUT Camera"

From Waveshare Wiki
Jump to: navigation, search
(Created page with "{{Infobox item|colorscheme=black |img=300px|alt=RPi IR-CUT Camera|link=http://www.waveshare.com/rpi-ir-cut-camera.htm|RPi IR-CUT Camera |c...")
 
Line 15: Line 15:
 
*[http://www.waveshare.com/w/upload/6/61/RPi-Camera-User-Manual.pdf User manual]
 
*[http://www.waveshare.com/w/upload/6/61/RPi-Camera-User-Manual.pdf User manual]
 
==FAQ==
 
==FAQ==
 +
{{FAQ|
 +
How to toggle the working mode?
 +
|
 +
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:
 +
<nowiki>disable_camera_led=1</nowiki>
 +
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 <nowiki>disable_camera_led=1</nowiki> then save and restart your Pi.
 +
 +
2. By changing the level on this position:
 +
 +
[[File:Rpi-ir-cut-camera-faq-4.jpg|400px]]
 +
 +
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)
 +
}}
  
 
==Support==
 
==Support==
 
{{Service00}}
 
{{Service00}}

Revision as of 04:12, 8 October 2016

RPi IR-CUT Camera
RPi IR-CUT Camera
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

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.