Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
IRF520 MOSFET Driver Module for Arduino ARM Raspberry pi — image 1
Hover to zoom

1 / 2 · Click to enlarge

IRF520 MOSFET Driver Module for Arduino ARM Raspberry pi

3.52 ratings
153+ bought in past month
AI Summary
Breakout Board for everyday users

The IRF520 MOSFET Driver Module for Arduino ARM Raspberry pi is a value-for-money breakout board designed for everyday users. It features Operating Voltage (V): 3.3 to 5 and Model No. / Name: IRF520.

₹535
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹535
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 17 Aug31 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Operating Voltage (V): 3.3 to 5
Model No. / Name: IRF520
Max. Output Load: Voltage: 0 to 24, Current: <5 (1A above need to add heat sink)
Platform: Arduino, MCU, ARM, Raspberry PI
Length (mm): 34
Width (mm): 25

Ideal For

Everyday convenience
Share:
SKU: robu-44050Category: Breakout Board

About This Product

The IRF520 MOSFET Driver Module for Arduino ARM Raspberry pi is a value-for-money breakout board designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Operating Voltage (V): 3.3 to 5 — works with standard household power
  • Model No. / Name: IRF520
  • Max. Output Load: Voltage: 0 to 24, Current: <5 (1A above need to add heat sink) — works with standard household power
  • Platform: Arduino, MCU, ARM, Raspberry PI
  • Length (mm): 34
  • Width (mm): 25
  • Weight (g): 10
  • Shipping Weight: 0.015 kg

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

 IRF520 MOSFET Driver Module for Arduino ARM Raspberry pi is a breakout board for the IFR520 MOSFET transistor. The module is designed to switch heavy DC loads from a single digital pin of your microcontroller.

Here is a simple breakout board for the IRF520 Mosfet. Easy hookup to your Arduino or another 3-5v microcontroller. Pulse current through a PWM pin, and use this to control a pump, LED, or other DC device at up to 24v, and ~5A.

Its main purpose of this IRF520 MOSFET Driver Module is to provide a low-cost way to drive a DC motor for robotics applications, but the module can be used to control most high current DC loads. Screw terminals are provided to interface with your load an external power source. An LED indicator provides a visual indication of when your load is being switched.

The simplest way of explaining how this little board works is as below,

You connect the power for the device you want to control the Vin and GND. You connect your device to the V+ and V- screw terminals. When the SIG line is HIGH, a little LED lights up, and the GND is 'connected' to the V-. When the SIG line is LOW, the LED turns off, and the GND becomes 'disconnected' to the V-. The V+ and Vin are continuously connected.

You can power this device from your Arduino, VCC goes to the 5V connection and GND to the GND pin on your Arduino.

Pin Connections :
IFR520_MOSFET_Module_DC_Motor_Example

Features :

  1. Using original IRF520 Power MOS, you can adjust the output PWM
  2. Arduino drive up to 24V allows the load, such as LED lights, DC motors, miniature pumps, solenoid valves
  3. PWM dimming LED can be used to achieve step less dimming, variable speed motor.

Package Includes :

1 x IRF520 MOSFET Driver Module.

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.