Skip to product information
1 of 9

CoreDrive

Arducam for Raspberry Pi Noir Camera Module 8MP IMX219 RPi-CAM-V2 Night Vision for Raspberry Pi 5 4B 3B+ 3B 2B Pi Zero &amp W

Arducam for Raspberry Pi Noir Camera Module 8MP IMX219 RPi-CAM-V2 Night Vision for Raspberry Pi 5 4B 3B+ 3B 2B Pi Zero &amp W

Regular price $34.99 USD
Regular price Sale price $34.99 USD
Sale Sold out
Shipping calculated at checkout.
Quantity

- Noir Camera for Raspberry Pi : This 8MP HD camera module is designed for Raspberry Pi with IMX219 8MP pixel sensor with a fixed focus lens. The difference from the regular V2 is that it does not have an IR filter.

Product description

Arducam Raspberry Pi Camera NoIR

Fixed Focus Lens

This IR-sensitive Raspberry Pi camera module uses the IMX219 8-megapixel sensor, which gives you all the specifications offered by the regular V2 camera module, but with one difference: it does not work with IR filters (NoIR = no IR filter.). This means that your photos taken during the day will look very reddish, but it allows you to see normal scenes in the dark through infrared light.

The Pi NoIR is very popular among wildlife enthusiasts: with a few infrared LEDs, you can monitor the activities of nocturnal animals in your garden without disturbing them. You can also use it to monitor the health of your green plants at night. You don't need to keep an eye on your plants at all times, just use the camera to record them.

Note:

You need to modify the config.txt file and add configuration lines according to the camera type before using it.

sudo nano /boot/config.txt

add the line: dtoverlay=imx219

To override the automatic camera detection, Bullseye users will also need to delete the entry or change it to value 0.

camera_auto_detect=1

update: camera_auto_detect=0

For Pi0-3 bullseye users, you also need to enable glamor acceleration:

sudo raspi-config

Navigate to Advanced options→Glamor→enabled

View full details