Other Projects 2022-02-26

5V 500mA Switching Circuit

Caution: I won’t take any responsibility for any damage!

Circuit Overview

This is a circuit that I found on 5V/2A switching with Wemos D1 mini without relay, which is able to switch 5V at 500mA (or more) with a microcontroller like the D1 mini or an ESP8266.

It should be able to handle more than 500mA, but I only tested it with nearly 500mA.

Required Parts

Required parts:

  • 1x 1kΩ Resistor
  • 2x 10kΩ Resistor
  • 1x BC548C Transistor
  • 1x IRF9510 MOSFET
  • Some wires

Optional parts:

  • A micro-USB port
  • A microcontroller like a NodeMCU V2 (ESP8266)
  • A 3W 15Ω Resistor
  • A 3W high power LED

This is the circuit setup:

Here is the Fritzing file for this circuit:

circuit.fzz

In this Fritzing circuit, a NodeMCU was used, which can be found here: esp8266-fritzing-parts

The micro-USB port was used to provide the 5V/500mA. It also powers the NodeMCU. As a load, a high power 3W (red) LED was used. Of course, other loads can also be used. If a high power LED is used, it is important to use a resistor for the LED that can handle the required power. In this case: 3W

If the circuit needs to be compact, instead of the BC548C, an IRLML2505, and instead of the IRF9510, an IRLML6402 can be used. Both parts are available as SMD.

Comments on "5V 500mA Switching Circuit"

Comments are moderated before publication. Only substantive and constructive comments will be approved.

Markdown: **bold**, *italic*, `code`, [link](url) /5000
Drop images here or browse
Replying to
Drop images or browse