Controlling a 12V 2Pin Fan with arduino nano

I know that this question was already postet, but i have some extra questions. Here is a quick wiring diagram i made I think that would be ok:

Fan specs:
Voltage: 12
Ampere: 0,26A
Watt: 3,12
Here is a quick link to the ones I own: https://www.amazon.de/anidees-Aureola-RGB-Fans-Group/dp/B08B1D5N27?th=1

My questions are now:

What transistor would I need? I already learned it in school, so, I will understand all your answers. I just could not figure out, how to find one that fits.

The second question is, I read elsewhere that controlling the fan might not work well if it doesn't have an extra PWM signal. Given this, I want to know if I can control the fan speed using different PWM signals through a transistor. The fan is typically a PC fan, which is usually controlled by varying voltages (12V, 10V, 8V).

And would i need a new Transistor for every fan or can I just hook up some on the same transistor?

IRLZ44 or STP16NF06L would be good.

But you MUST add a flyback diode. Any 1N400x would be suitable. Put it in parallel with the fan terminals, cathode to +12V

Not quite. The Arduino GND needs to connect to the MOSFET source

What transistor would I need?

Can you buy parts from Digi-key or Mouser?

1 Like

around the fan or?

And thanks for the quick response

Oh, yeah, i forgot the ground lol.
Sadly not. I buy 100% from amazon

But it would be possible to speed controll it or?

Yes using PWM

And isnt the transistor a bit overpowered? its marked for 55V

OK^^. The other guy posted 2 Transistors. Is the first one ok? because its marked for 55V

A lower voltage MOSFET may be more appropriate but the IRLZ44N is very common and you will have no problem finding it on Amazon.

1 Like

1 Like

ok. Thank you guys. Helped me quite a lot

Have fun!

oh, that looks good. Only 220Ohms?

Thanks. Have a great (day?) xd

Will make the MOSFET turn on/off faster and for PWM it's bettor to be faster.

1 Like

Ah, i understand. Thank you

Ok, so i got a last quick question. Sorry to bother you again. would the IRLB8721 work too? because i have those at home

Yes it will

ok, thanks again xd

Just be careful. The metal tab is connected to the drain, so it will have 12V on it.

1 Like