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?

    • NightFantom@slrpnk.netOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 days ago

      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)

      • CorneliusTalmadge@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 days ago

        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.

        • NightFantom@slrpnk.netOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 days ago

          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.

          A picture of a raspberry pi camera and an IR LED connected by two wires

          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.