So i bought 3 IRL530NPBF and a Arduino Uno, and I´ve got 4,3m LED strip.
There is resistors built in the led strip so i dont need any resistors to the strip, just 12v.
So I´ve tried connecting the LED strip´s GND to the drain and GND to source, and the arduino to the gate, as I was told. But nothing happens..
What am i doing wrong?
Dunno about anyone else, but I can not follow your verbal description of how you are connecting things?
Draw a circuit diagram showing what is connected where. Include everything, even the power supply.
If we assume that you have the pins on the FET connected properly (they are not identified in your circuit diagram), then the most glaring problem is that there is no connection between the Arduino GND and the GND on the ATX power supply.
Assuming, also, that when you connect the ATX power supply directly to the LED strip, it lights as expected.
The first pin on the FET is gate, the middel is drain, and the last is source. That´s what my datasheet says.
The strip works if I connect it directly to the ATX powersupply.
So I just have to connect the GND from the Uno to the ATX?
I can guarantee that it will never work WITHOUT that connection.
There is an excellent chance that it will work WITH that connection. But there could be other issues we haven't discovered yet.
Is it just any of the GND from the Uno or is a specific one?
If it is really 5V. Some computer power supplies don't behave well without a significant load (like a PC motherboard with CPU). I would measure it before assuming it is really 5V.
It is, just measured it and it´s okay, also tried it on the Uno. Thanks man!