1

I'm trying to make my LED strip fade-in and fade-out by using Raspberry-pi 4, unfortunately for me, I am not an electronic expert. Every tutorial I saw so far was for RGB LED strips and I have a single-color(3000K) LED strip with just 2 pins (+ & -).
Im have:

  1. LRS-50-24 datasheet
  2. 30N06L datasheet
  3. 4m LED strip single color (3000K) 24V
  4. Raspberry Pi 4 enter image description here

My question is how to connect the MOSFET and the LRS-50-24 to the PI in order to control the fade-in/out by GPIO python code?

Appreciate any help

Omri
  • 111
  • 2

1 Answers1

1

Non Answer

(1) This is not an answer, but just a temporary place to upload pictures. So this non answer would be deleted later.

The OP's MOSFET can be replaced by the following.

BSS214N

(2) The OP's mosfet 30N06L has a similar Vgs(th) spec to my favourite IRL540N. So I guess there is big chance it can happily entertain the OP's low current LED stripe.

irl540n

tlfong01
  • 4,847
  • 3
  • 12
  • 24