• How to Place an Order

  • Store Pick Up

  • Request for Quotation/ International Sourcing

  • Order Status

Jumper Wire Single 20cm Robotics Bangladesh Quick view

Reference: RBD-1354

Jumper Wire Single 20cm

Length: 8 inches/20 CM (Long) Material: Copper Plated Pin Spacing: 2.54mm.

Price BDT 3
More
In-Stock
Choose Your Size Quick view

Reference: 0984

Heat Shrink Tube

Choose your desire Heat Sink Size from below: 

Price BDT 2
More
In-Stock
MIFARE Classic 1K RFID NFC Smart Card 13. Quick view

Reference: RBD-0351

MIFARE Classic 1K RFID NFC Smart Card 13.56MHz Printable

Contactless transmission of data and supply energy (no battery needed) Operating distance: Up to 100mm (depending on antenna geometry) RoboticsBD Operating frequency: 13.56MHz Data transfer: 106 kbit/s Data integrity: 16 Bit CRC, parity, bit coding bit counting Anticollision Typical ticketing transaction: <100 ms ( including backup management)...

Price BDT 33
More
Out of Stock
470 Ohm 1/4w - Pack of 5 Quick view

Reference: 0245

Kiloohm (KΩ) 1/4w Resistors - Pack of 5

Choose your desire Resistor value from below: 

Price BDT 5
More
In-Stock
Jumper Wire 40 Pcs Set 20cm Robotics Bangladesh Quick view

Reference: 0031

Jumper Wire 40 Pcs Set 20cm

3 Types Available (Please select from option) 1. Male to Male  2. Male to Female 3. Female-Female

Price BDT 100
More
In-Stock
Buzzer Quick view

Reference: 0766

Ohm (Ω) 1/4w Resistors - Pack of 5

Choose your desire Resistor value from below: 

Price BDT 5
More
In-Stock
5 mm Green LED (Pack of 5) Quick view

Reference: RBD-0768

5 mm Red LED (Pack of 5)

Size: 5mm Color: RED Head Shape: Round Lens Appearance: Transparent

Price BDT 5
More
In-Stock
Push Button Switch (2PIN) Robotics Bangladesh Quick view

Reference: RBD-0761

Push Button Switch (2PIN)

Breadboard friendly Mounting Style: Through Hole Mounting Direction: Vertical

Price BDT 5
More
In-Stock
Buzzer Quick view

Reference: RBD-0758

BC547 NPN Transistor

BC547 NPN DIP Transistor

Price BDT 4
More
In-Stock
Jumper Wire Single 30cm Robotics Bangladesh Quick view

Reference: 1353

Jumper Wire Single 30cm

Length: 12.5 inches/30 CM (Long) Material: Copper Plated Pin Spacing: 2.54mm.

Price BDT 5
More
In-Stock
All best sellers
MOSFET Switch Module IRF520 Robotics Bangladesh
  • MOSFET Switch Module IRF520 Robotics Bangladesh
  • MOSFET Switch Module IRF520 Robotics Bangladesh

MOSFET Switch Module IRF520

RBD-2565

Mosfet switch module on breakout board with screw terminals and pin headers. Useful for controlling high power loads (max 24V / 5A) using 3.3V / 5V logic circuits. 

BDT 150
Quantity
In Stock

3 people have purchased this item recently
3 people added this item to the cart in last 10 days
27 items in stock
  • Store Pickup Available! Store Pickup Available!
  • Free Ship Over 5000 BDT Free Ship Over 5000 BDT
  • Quality Product Quality Product
  • No Warranty No Warranty
  • No Replacement No Replacement
  • Uses IRF520 MOSFET, can be used as a PWM output driver.
  • Allows up to 24V DC load, such as LED lamp strip, DC motor, micro pump and solenoid valve. Useful for switching higher voltage loads using Arduino
  • Suitable for Arduino, SCM, ARM and Raspberry Pi

 

  • Signal Voltage: 3.3V/5V
  • Interface: Digital Level
  • Output Load Voltage: 0~24V
  • Output Load Current: < 5A

    Interfacing IRF520 MOSFET Driver Module with Arduino

    Step 1: Circuit

    The following circuit shows how you should connect Arduino to IRF520 sensor. Connect wires accordingly.

    Step 2: Code

    Upload the following code to Arduino.

    /*
      IRF520-MOSFET-Driver
      made on 28 oct 2020
      by Amir Mohammad Shojaee @ Electropeak
      Home
    
    */
    #define PWM 3
    int pot;
    int out;
    
    void setup() {
      Serial.begin(9600);
      pinMode(PWM,OUTPUT);
     
    }
     
     
    void loop() {
      pot=analogRead(A0);
      out=map(pot,0,1023,0,255);
      analogWrite(PWM,out);
    }
    
    Arduino

    In this code, by rotating the potentiometer, the value of PWM pin 3 changes from 0 to 5. The voltage of the motor also changes from 0 to 9.
    It can be seen that by turning the potentiometer, the motor speed can be controlled.

    Warning

    Be careful not to fully turn the pententiometer because the motor is a 6 volts DC motor and the input voltage is 9 volts and the motor may be damaged. Of course, you can use a lower voltage battery or a higher voltage motor.

    Unlock the Potential of IRF520 MOSFET Driver Module with Arduino

    The IRF520 MOSFET Driver Module combined with Arduino opens up a world of possibilities for motor control applications. By leveraging the power of PWM and the ease of Arduino programming, you can achieve precise and efficient control over your DC motors. Experiment with different voltages, explore advanced motor control techniques, and take your Arduino projects to new heights with the IRF520 MOSFET Driver Module.

What is the price of MOSFET Switch Module IRF520 in Bangladesh?

The latest price of MOSFET Switch Module IRF520 in Bangladesh is BDT 150 You can buy the MOSFET Switch Module IRF520 at best price from our RoboticsBD or visit RoboticsBD Office.

Please note that the product information provided on our website may not be entirely accurate as it is collected from various sources on the web. While we strive to provide the most up-to-date information possible, we cannot guarantee its accuracy. We recommend that you always read the product labels, warnings, and directions before using any product.

Product Images are shown for illustrative purposes only and may differ from the actual product.

Product Details
RBD-2565
27 Items
30 other products in the same category:
Tilt Switch Sensor Module For Arduino Robotics Bangladesh Quick view

Reference: RBD-2088

Tilt Switch Sensor Module For Arduino

Operating Voltage: 5v DC. This module is Small and Simple to use. Digital switch output (0 &amp; 1) High sensitivity Completes the circuit when the module is tilted LED lights up when tilt switch is activated

Price BDT 65
More
In-Stock
New TJA1050 CAN Bus Transceiver Module Robotics Bangladesh Quick view

Reference: RBD-2567

TJA1050 CAN Bus Transceiver Module

Interface between a CAN bus controller and the physical differential lines. Onboard TJA1050 CAN controller interface chip Chip commonly used pin has led, convenient connection to use Pin 5 v to the power supply PCB board size: 22 (mm) x11.5 (mm) Fully compatible with the ISO 11898 standard High speed (up to 1 Mbaud)Note : HW-021 on module working remains...

Price BDT 150
More
In Stock
Mechanical Decade Counters Small Size 5 Counter Robotics Bangladesh Quick view

Reference: RBD-2475

Mechanical Decade Counters Small Size 5 Counter

5 counters with 2 end caps are bundled togeatherbezel size 1.85" x 0.94" (for 5 counters with 2 end caps) mounting hole size 1.72" x 0.875" (for 5 counters with 2 end caps) total depth (from front of button to the edge of the PCB) 1.6" single counter width 0.32"

Price BDT 580
More
In Stock
LilyPad SMD LED Yellow Color Robotics Bangladesh Quick view

Reference: RBD-2242

LilyPad SMD LED Yellow Color

Wearable e-textile technology.  Designed with large sew tabs LED Yellow Color

Price BDT 18
More
In-Stock
3mm Two-Color LED Module Robotics Bangladesh Quick view

Reference: RBD-2077

3mm Two-Color LED Module

Operating Voltage:2.0v ~ 2.5v Current:10mA Diameter:3mm Wavelength:571nm + 644nm Beam Angle:150

Price BDT 45
More
In-Stock
Motor Driver 43A BTS7960 Robotics Bangladesh Quick view

Reference: RBD-0742

Motor Driver 43A BTS7960

Input voltage(V): 6 – 27. Maximum current(A): 43. Input level(V): 3.3 – 5. Duty cycle: 0 – 100%. Path resistance: 16 mΩ at 25°C. Low quiescent current: 7 µA at 25°C.

Price BDT 670
More
In-Stock
NeoPixel NeoMatrix 8x8 - 64 RGB LED Pixel Matrix WS2812 5050 RGB LED Quick view

Reference: RBD-0980

NeoPixel NeoMatrix 8x8 - 64 RGB LED Pixel Matrix WS2812 5050 RGB LED

Dimensions : 66 x 66 x 3 mm. Weight : 25 gm. Supply Voltage : 5 VDC. Interface : IO . 8 x 8 = 64 RGB. Chip : WS2812.

Price BDT 425
More
In-Stock
Raspberry Pi 2 Robot Shield Expansion Board Pioneer 600 Quick view

Reference: RBD-0270

Raspberry Pi 3 Robot Shield Expansion Board Pioneer 600

AD/DA IO interface : screw terminal 1-WIRE interface : for connecting 1-WIRE devices like DS18B20 Sensor interface : for connecting various sensors 0.96inch OLED : SSD1306 driver, 128×64 resolution, SPI interface Buzzer CP2102 : USB TO UART converter PCF8591 : 8-bit AD/DA converter, I2C interface

Price BDT 3,400
More
Last items in stock
STM8S103F3P6 ARM STM8 Minimum System Development Board Module (Arduino Compatible) Quick view

Reference: RBD-0576

STM8S103F3P6 ARM STM8 Minimum System Development Board Module (Arduino Compatible)

Chipboard STM32F103C8T6 On board, SWIM interface and reset button Micro USB line or the 2.54 pin to link to the power with the input voltage 4.5V-15V. Power light and the Demo indicator light Leads all the pins and has detailed label for the Pins. Support SWIM debug mode. RoboticsBD

Price BDT 450
More
In-Stock
2 Channel PWM Pulse Frequency Adjustable Duty Cycle Square Wave Rectangular Wave Signal Generator Module Robotics Bangladesh Quick view

Reference: RBD-2340

2 Channel PWM Pulse Frequency Adjustable Duty Cycle Square Wave Rectangular Wave Signal Generator Module

2 Channel PWM Pulse Frequency Adjustable Duty Cycle Square Wave Rectangular Wave Signal Generator Module to generate square wave for experiment development. This is used to drive stepping motor drivers' square waves, Generate an adjustable pulse for MCU using, and Generate an adjustable pulse for controlling the relative circuit (PWM adjust lightspeed, etc).

Price BDT 350
More
In Stock
JoyStick 5Pin Breakout Module For Arduino Quick view

Reference: RBD-0393

JoyStick 5Pin Breakout Module For Arduino

Dimensions: 40 x 27 x 15 (LxWxH) mm. RoboticsBD Weight: 10gm (without Hat). 2.54mm pin interface leads. Operating Voltage: 5V. Long service life and stable performance. Standard interface and electronic building blocks. Widely use in Arduino DIY projects. RoboticsBD

Price BDT 88
More
In-Stock
WS2812B RGB LED 8 Bit Ring Robotics Bangladesh Quick view

Reference: RBD-2305

WS2812B RGB LED 8 Bit Ring

This is the 8 LED NeoPixel Ring, a small chainable 32mm outer diameter board equipped with 5050 WS2812 RGB LEDs. The WS2812s are each addressable as the driver chip is located inside the LED. Each NeoPixel Stick has ~18mA constant current drive so the color will be very consistent even if the voltage varies, and requires 5 V.

Price BDT 170
More
In Stock
New 3.5inch LCD Display Shield for Arduino with Touch Robotics Bangladesh Quick view

Reference: RBD-2551

3.5inch LCD Display Shield for Arduino with Touch

Supports development boards such as Arduino UNO and Mega2560 for plug-in use without wiring 480X320 resolution, clear display Support 16-bit RGB 65K color display, display rich colors 8-bit parallel bus, faster than serial SPI refresh On-board 5V/3.3V level shifting IC, compatible with 5V/3.3V operating voltage Easy to expand the experiment with SD card...

Price BDT 1,990
More
In Stock
Multifunctional Expansion Board LM35 Temperature Buzzer for UNO Robotics Bangladesh Quick view

Reference: RBD-2114

Multifunctional Expansion Board LM35 Temperature Buzzer for UNO

Multifunctional Expansion Board LM35 Temperature Buzzer for Arduino UNO Fully compatible with Arduino UNO interface Integrates multiple module functions Provides basic experimental modules for beginners Expansion ports for additional module experiments

Price BDT 990
More
Last items in stock
New Humidity Sensitive Relay Module 5V Robotics Bangladesh Quick view

Reference: RBD-2555

Humidity Sensitive Relay Module 5V

This is a self-contained switching module that energizes / de-energizes a relay based on the humidity level.   Just add 5V power and hook up the load you want to control then adjust the potentiometer to set the relative humidity level at which you want the relay to switch between ON / OFF. This type of module can be used for applications such as to...

Price BDT 370
More
In Stock
15KV High Frequency DC High Voltage Arc Ignition Generator Inverter Boost Step-Up DIY Kit Robotics Bangladesh Quick view

Reference: RBD-2296

15KV High Frequency DC High Voltage Arc Ignition Generator Inverter Boost Step-Up DIY Kit

Features:This product is a booster coil production suite, the circuit is simple and reliable, with professional line drawings, electronic research convenience enthusiastsUses: high school science experiment, electronic equipment, negative ion generator, scientific small production. This circuit is generated when the stable high-frequency arc, elevated...

Price BDT 320
More
In Stock
Dual Channel Motor Driver Shield For Arduino Robotics Bangladesh Quick view

Reference: RBD-1635

Dual Channel Motor Driver Shield For Arduino

Logic control, 5V from Arduino main board Polarity protection for External motor power input 2 fast test buttons for each motor channel Motor Driven Voltage:6.5 to 12VDC(VIN Power Supply), 5.0 to 26VDC (External Power Source) Up to 2A current each channel Pin 4, 5,6,7 are used to drive two DC motor Support PWM speed control Support  advance speed control

Price BDT 1,399
More
In-Stock
UART EM4100 RFID Card Reader RDM6300 Robotics Bangladesh Quick view

Reference: RBD-0915

UART EM4100 RFID Card Reader RDM6300

Maximum effective distance up to 150mm Less than 100ms decoding time Support external antenna Uart interface Support EM4100 compatible read-only or read/write tags Small outline design

Price BDT 380
More
In-Stock
JQ6500 HW-896 V1.2 Voice Sound MP3 Player Module Robotics Bangladesh Quick view

Reference: RBD-2065

JQ6500 HW-896 V1.2 Voice Sound MP3 Player Module

Play standard mono or stereo MP3 files Control with buttons Serial communications protocol (JQ6500 Arduino Library available). Power supply 4.2V Speaker power 4 ohms / 3 watts

Price BDT 390
More
In-Stock
LilyPad SMD LED Blue Color Robotics Bangladesh Quick view

Reference: RBD-2238

LilyPad SMD LED Blue Color

Wearable e-textile technology.  Designed with large sew tabs LED Blue Color

Price BDT 18
More
In-Stock
Instrumentation Voltage Amplifier Module AD620 Robotics Bangladesh Quick view

Reference: RBD-1750

Instrumentation Voltage Amplifier Module AD620

Operating Voltage: 3- 12 VDC Amplification: Adjustable 1.5~1000 times Signal Input Voltage Range: 100µV~300mV Signal Output Range: 100µV~300mV

Price BDT 650
More
In-Stock
Dual PS2 Game Joystick Button Module Joystick Compatible With Arduino Robotics Bangladesh Quick view

Reference: RBD-2415

Dual PS2 Game Joystick Button Module Joystick Compatible With Arduino

Dual PS2 Game Joystick Button Module Joystick Compatible With Arduino is a module use to connect and interface PlayStation 2 (PS2) game joysticks with an Arduino microcontroller board. It provides a simple and convenient way to control various projects and applications using PS2-style joysticks. The module consists of two PS2 joysticks, each with two-axis...

Price BDT 420
More
In Stock
SN65HVD230 CAN Board Network Transceiver Evaluation Development Module Robotics Bangladesh Quick view

Reference: RBD-2292

SN65HVD230 CAN Board Network Transceiver Evaluation Development Module

Onboard CAN transceiver SN65HVD230 Powered from 3.3V Features ESD protection Connecting MCUs to the CAN network Compatible with PCA82C250

Price BDT 790
More
In Stock
STM32 STM32F407VET6 512K System Core Board Development Board Robotics Bangladesh Quick view

Reference: RBD-1808

STM32 STM32F407VET6 512K System Core Board Development Board

Model: F407VE-512K STM32F407VET6 development board F407 microcontroller learning board STM32 system board

Price BDT 4,220
More
In-Stock
PC817 4 Channel Optocoupler Isolation Board Robotics Bangladesh Quick view

Reference: RBD-1815

PC817 4 Channel Optocoupler Isolation Board

I/O Isolation for MCUs (Micro Controller Units) Noise Suppression in Switching Circuits Driving Port Signal Voltage: 3.6-24V Output Port Voltage Port: 3.6-30V Output Can Be Switched From Pull-Up or Pull-Down With Jumpers.

Price BDT 270
More
In-Stock
Mini Data Logger Module with battery Quick view

Reference: RBD-0937

Mini Data Logger Module

SD card interface works with FAT16 or FAT32 formatted cards. 3.3v level shifter circuitry prevents damage to your SD card. Real-time clock (RTC) keeps the time going even when the Arduino is unplugged. The battery backup lasts for years. Included libraries and example code for both SD and RTC mean you can get going quickly Prototyping area for soldering...

Price BDT 550
More
In-Stock
Touch Sensor Switch Module Robotics Bangladesh Quick view

Reference: RBD-2099

Touch Sensor Switch Module

Main chip: LM393 Working voltage: for DC 5V Single-channel signal output Low-level output signal used for human body touch sensor alarm Adjustable sensitivity Pin Connector to board: 4 Pins

Price BDT 75
More
In-Stock
LilyPad SMD LED Green Color Robotics Bangladesh Quick view

Reference: RBD-2240

LilyPad SMD LED Green Color

Wearable e-textile technology.  Designed with large sew tabs LED Green Color

Price BDT 18
More
In-Stock
Jumper Wire Single 20cm Robotics Bangladesh Quick view

Reference: RBD-1354

Jumper Wire Single 20cm

Length: 8 inches/20 CM (Long) Material: Copper Plated Pin Spacing: 2.54mm.

Price BDT 3
More
In-Stock
On sale! 9 Degrees of Freedom Breakout- MPU-9150 Quick view

Reference: RBD-0334

9 Degrees of Freedom Breakout- MPU9150

The 9DOF MPU-9150 is the world’s first 9-axis MotionTracking MEMS device designed for the low power, low cost, and high performance requirements of consumer electronics equipment including smartphones, tablets and wearable sensors. And guess what? You get to play with it.

Price BDT 2,000
More
Out of Stock
Customers who bought this product also bought:
AC/DC Power Adapter 12V 1. Quick view

Reference: RBD-1876

AC/DC Power Adapter 12V 1.8A

Input Voltage (V): 100 ~ 280 VAC @50 ~ 60Hz. Input current (mA): 100. Output Power: 12V 1.8. Input Plug: 2-Pin USA type. Output Plug: 5.5mm DC plug. Model: HS 121800

Price BDT 370
More
In-Stock
Arduino Nano R3 Robotics Bangladesh Quick view

Reference: RBD-0926

Arduino Nano R3

USB Driver: FT232 Manufacturer: Gravitech Operating Voltage (logic level): 5V 8 analog inputs ports: A0 ~ A7 14 Digital input / output ports: TX, RX, D2 ~ D13 1 pair of TTL level serial transceiver ports RX / TX Using Atmel Atmega328P-AU MCU There is a bootloader installed in it Standard 0.1” spacing DIP (breadboard friendly). Manual reset switch. Please...

Price BDT 690
More
In-Stock
Female to Female Jumper Wires 40 Pin 30cm Robotics Bangladesh Quick view

Reference: RBD-2106

Female to Female Jumper Wires 40 Pin 30cm

40P color jumper wires Length: 300mm Weight: 45 gm Compatible with 2.54mm spacing pin headers High quality and in good working condition Durable and reusable Easy to install and use

Price BDT 140
More
In-Stock
3 Pin Pitch 5.0mm Straight Pin Screw PCB Terminal Block Connector Blue Robotics Bangladesh Quick view

Reference: RBD-2026

3 Pin Pitch 5.0mm Straight Pin Screw PCB Terminal Block Connector Blue

5.08mm pitch. Pin header: Tin plated brass. Contacts: Nickel plated brass. Strong, compact, lightweight. Heat resistant.

Price BDT 10
More
In-Stock
2 Pin Pitch 5.0mm Straight Pin Screw PCB Terminal Block Connector Blue Robotics Bangladesh Quick view

Reference: RBD-2027

2 Pin Pitch 5.0mm Straight Pin Screw PCB Terminal Block Connector Blue

5.08mm pitch. Pin header: Tin plated brass. Contacts: Nickel plated brass. Strong, compact, lightweight. Heat resistant.

Price BDT 8
More
Out of Stock
DHT11 Digital Relative Humidity and Temperature Sensor Module Robotics Bangladesh Quick view

Reference: RBD-2094

DHT11 Digital Relative Humidity and Temperature Sensor Module

The module can detect the surrounding environment of the humidity and temperature High reliability and excellent long-term stability The output from the digital output Humidity measuring range: 20%~90%RH(0~50 degree (temperature compensation). Temperature measuring range: 0~+50degree. Humidity measurement accuracy: ±5.0%RH. Temperature measurement...

Price BDT 150
More
In-Stock