Hello everyone. I apologize if this is the wrong section to post this.
I'm working on a project where I am trying to regulate the temperature of this heating pad (Heating Pad - 5x10cm - COM-11288 - SparkFun Electronics). I am using a arduino uno, a mosfet, and a 12 [V] DC power supply to power the pad.
I initially bought a irf510 mosfet and tried using that in the following setup.
I realized that the irf510 was not being turned on fully by the arduino's 5V output. I not sure what mosfet I should get instead. I tried looking through the datasheets and was not sure what spec I need to check to make sure that the arduino's output pin can switch on the mosfet.
I want to be able to turn on and off the heating pad. I will have a temperature sensor connected to the arduino and depending on the reading I will switch the pad on or off.
My questions are:
-
Which mosfet should I buy? I found the list of nte logic level mosfets (nte 2980,2981,2984,2985,2986,2987). I'm not sure if these would work and if so which would be the best for my application.
-
If I use the pwm function on the arduino to the gate of the mosfet will the heating pad be given less current therefore lower in temperature?
-
Is a relay better suited for this project?
Thanks in advance. I am quite the beginner in electronics so if I was unclear on anything please call me out and I will try my best to elaborate.