Hi all, I’m trying to figure out a good easy setup for a baby monitor, I’ve got a pi4, pi camera 2 noir, but it’s too dark to see anything by itself, and it feels like I’m leaving the plug & play zone where I could just google & program, and am entering the buy an LED and solder zone, which scares me. Any suggestions?
Can’t speak to how well it will work.
But if you are looking for IR led solutions, a quick search online brought up some options. So you can purchase them and just wire them up.
Yeah it’s the “just wire them up” part that I’m not confident in, how do I do that? Is there something that just plugs in my pi? I’ve got one that does but the LEDs get hot (70C) and are probably too strong (as in, potentially eye damaging territory)
I will start by saying that of course you shouldn’t do anything you are not comfortable with doing. Especially if you are going to be leaving it unsupervised.
On the raspberry pi the headers allow you to insert wires directly into the board. Those are I/O pin headers, the black blocks with the holes.
As the simplest option you would just strips the ends of the wires to get the bare copper and push them into the holes.
Simple example tutorial on raspberry pi site.
Next best would be pins that you can crimp onto the wire. Pinch it to the wire with pliers doesn’t have to be too fancy just needs to fit snug in the holes so it doesn’t come loose. You can actually purchase wire that have these pins attached. You can find them by searching for bread board jumper wires as an example.
Keep in mind that the raspberry pi board is limited to 5v on the output so unless you plan on adding secondary power you are limited in your LED selection based on the output voltage of the pi board.
Thanks! That helps a lot already!
I’m playing around a bit, carefully stripped some old wires I had lying around from old lamp fittings and pinched those to a raspberry pi camera I bought earlier.

Edit: it’s this one https://www.waveshare.com/wiki/RPi_IR-CUT_Camera but I want to angle the LEDs somewhere else, I tried it quickly and with one LED pointed upwards it works well enough.


