Raspberry Pi Camera Board - Night Vision & Adjustable-Focus Lens (5MP) (CE05783)

This is a placeholder topic for “Raspberry Pi Camera Board - Night Vision & Adjustable-Focus Lens (5MP)” comments.



What does the fox say? You’ll probably never know, but at least we can see what that pesky fox is up to with this Raspberry Pi Night Vision Camera!



Read more

I’m assuming that this also works during daylight hours - am I correct?

1 Like

Yes. These night vision cameras are usually just an ordinary camera without an Infrared filter

2 Likes

Yeah, It’s a decent quality piece of kit. Does what it says on the tin, only complaint would be there is no mount provided compared to other cheaper alternatives.
Easy to assemble and set up. And my favorite thing in Raspberry Pi Camera Night Vision Camera is Excellent HAT for Raspberry pi zero. no need for an extra USB to LAN converter.

1 Like

on the “contains” list on this product:

Raspberry Pi Camera Board - Night Vision & Adjustable-Focus Lens (5MP) | Waveshare | Core Electronics Australia

it says states “Mounting hardware” I could not see the mounting hardware on any photo, is it really included? if so what does it look like?

Where exactly are potentiometers on the IR LEDs and how do you adjust them? My understanding is a potentiometer is a resistor, do they just dim the lights. The description infers that adjusting them will adjust when the LEDs turn on/off based on ambient light, which would be nice if it were true. At present, the light are always on, even in full daylight.

Hey Perry,
Welcome to the forums!

With these cameras, each IR LED module either side of the Camera board has its own Potentiometer. I grabbed a unit off the shelf and have labbeled the Potentiometer on the board in the picture below:

You can adjust this potentiometer with a Phillips head screwdriver and it should adjust the ambient light required to switch on the IR LEDs while the board is active and powered.

Cheers,
Blayden

1 Like

Thanks @Blayden thought that might have been it, but wasn’t sure.

1 Like

I’ve hooked up the camera to a pi zero 2w and added a PIR sensor. I’d ideally like to power the unit by battery or power pack so I can leave it outside overnight. I know the LEDs are power hungry so what power options do I have that could run this overnight? Thanks

1 Like

Hey @David89144, Welcome to the Forums!!!

A good way to power the Pi Zero is to use USB Battery Banks.

We have a 74Wh and a 111Wh pack that would power your PI overnight with no issues.

While the specs say each LED is 3W I don’t think they are able to pull the combined 6W through one 3.3v Pin on the CSI Connector.

Having said that even at 6W a 74Wh pack should give you 12 or so hours at that usage.

1 Like

Thanks @Aaron , I’ll check these out

2 Likes

Just a a quick reference to others, my Pi Zero 2W with this night vision board lasted about 8 hours from a 10K power bank. Also note that the output will have reddish tone due to it being an IR camera https://www.waveshare.com/wiki/RPi_Camera_(F)#FAQ

2 Likes

Hey @David118309,

Welcome back to the forum!

Thanks for circling back and sharing your findings, that kind of real-world info is super valuable and will no doubt be a great reference for others down the track. Appreciate you taking the time!

Hi guys.

So how are you powering the 2 x 3.3v, 3W IR LEDs? I assume you’d need a 3.3v regulator powered somewhere other than the Pi?

Cheers,

Mark

1 Like

Hey there, @Mark285907,

Actually, you don’t need anything external. The two IR LEDs are powered directly from the Pi’s CSI cable slot.

Thanks Jane.

I would not have thought that ribbon cable could provide 6W, nor the Pi itself?

Cheers,

Mark

1 Like

Hi Mark

The ribbon cable (or any other for that matter) won’t “provide” anything. It is just the transport medium th convey power or whatever between points.
Cheers Bob

1 Like

As noted further up on the thread by @Aaron, it’s probably not pulling 6W through the CSI, but it is still able to power the LEDs sufficient for its purpose. The Waveshare wiki for a very similar product, states the very unhelpful fact that wattage of the lamps will vary between 0.6W and 6.6W and that this varies based on the ambient light levels. The darker the environment, the more power it uses.

1 Like

Thanks Jane.

I went searching for some definitive statements re powering the LEDs but all I found were vague statements. Co-pilot seemed adamant that they have to be powered separately from the Pi (just based on math and Pi specs) but Co-pilot is adamant about a lot of things which is not the same as being correct.

I’ll hook them up as intended and test but I wonder if I’ll get the full 2 x 3W IR.

1 Like

Yeah, Mark, based on those vague statements and previous comment on this thread, I imagine you won’t.

But let us know the results.