Creators
Rojony Khatun Author
Rojony Khatun
CalculatorToolsProjectExpert
Reviewers
Małgorzata Koperska, MD Steven Wooding
Last updated: January 14, 2026

AC 240V to AC 120V Converter Circuit using BT150 Triac

🇺🇸
English
Default
🇪🇸
Español
Spanish
🇫🇷
Français
French
🇩🇪
Deutsch
German
DB3 DIAC

DB3 DIAC

Bidirectional trigger diode with a breakover voltage of ~30V

0.1µF 400V Capacitor

0.1µF 400V Capacitor

A non-polarized film/ceramic capacitor with 0.1 microfarad capacitance and 400V voltage rating

BT150 SCR

BT150 SCR

Medium-power silicon controlled rectifier with voltage rating ~600–800V and current handling around 12A

1K Fixed Resistor 1/4W

1K Fixed Resistor 1/4W

A 1,000-ohm resistor rated for 0.25 watts

20K Variable Resistor

20K Variable Resistor

Adjustable resistor with 20,000 ohm resistance

*Please note: These are affiliate links. I may make a commission if you buy the components through these links. I would appreciate your support in this way!

AC 240v to AC 120v Converter

Learn how to build an AC 240V to AC 120V converter using the BT150 triac. Safe, efficient, and cost-effective voltage step-down circuit for appliances.

240V to 120V converter circuit

The BT150 is an AC converter stepping 240 V of the mains down to 120 V for appliances. It operates through phase-angle control, which is a lightweight substitute for the cumbersome transformers.

electronic projects for beginners​

Assembling the module of Arduino module at home is a cool and informative project for electronics lovers and novices. With these DIY modules, it is possible to play with sensors, LEDs, motors, and switches, and get to know how Arduino microcontrollers operate. A learning platform that is cost-effective can be developed to work with the testing of various circuits without purchasing pre-assembled modules. By working with components such as LEDs, push buttons, sensors, and a breadboard, it is possible to create various input-output projects at home. This tutorial offers a step-by-step explanation of how to build Arduino circuits, create interconnections, and connect sensors, wire LEDs, and load up the code so that your home-built module is efficient and safe. When this project is complete, you will be able to use a customized DIY Arduino module to achieve a variety of both learning and prototyping tasks.

Why Build a Module at Home?

Cost-Effective DIY Solution

  • Buying pre-made modules can be expensive.
  • DIY modules allow you to reuse components.

Learning Electronics and Programming

  • Understand Arduino pin control, sensor interfacing, and code logic.
  • Experiment freely with customized modules.

Components Required

Arduino Board (Uno/Nano)

  • Acts as the brain of the module.

LEDs and Resistors

  • Visual indicators for outputs.
  • Resistors protect LEDs from excess current.

Push Buttons and Switches

  • Input devices to control LEDs or other outputs.

Sensors (Temperature, Light, Motion)

  • Examples: LDR, DHT11, PIR sensors for interactive projects.

Breadboard and Jumper Wires

  • Easy prototyping without soldering.

Power Supply (5V–12V DC)

  • Provides stable voltage for Arduino and connected components.

Working Principle

Arduino Pin Control

  • Digital pins → ON/OFF signals for LEDs.
  • Analog pins → Read sensor values.

Input from Buttons and Sensors

  • Buttons trigger digital signals.
  • Sensors provide analog data for conditional outputs.

Output to LEDs or Modules

  • LEDs or other modules react based on Arduino logic.
  • PWM can control brightness or motor speed.

Circuit Diagram and Assembly Steps

Breadboard Setup

  • Place Arduino, LEDs, resistors, and sensors.
  • Connect ground (GND) and Vcc rails.

Wiring Arduino Inputs

  • Connect push buttons to digital pins with pull-down resistors.
  • Connect sensors to analog pins.

Wiring Arduino Outputs

  • Connect LED anodes to digital pins through resistors.
  • Motors or modules may require MOSFET or relay.

Uploading Code to Arduino

  • Write code to read inputs and control outputs.
  • Use Arduino IDE to upload via USB.

Testing Module Functionality

  • Test buttons, adjust sensors.
  • Observe LEDs or output modules respond.
  • Debug wiring or code if needed.

Applications of Home-Made Arduino Modules

  • LED blinking and pattern boards.
  • Temperature or motion sensing alarms.
  • Motor control projects.
  • Learning interactive programming.
  • Prototype boards for robotics or IoT projects.

Safety Precautions

  • Use low voltage (5–12V) for safety.
  • Avoid short-circuiting Arduino pins.
  • Ensure correct polarity for LEDs and sensors.
  • Work on insulated surface.

Troubleshooting and Maintenance

  • Module not working: Check wiring, code, and power supply.
  • LED not lighting: Check polarity and resistor values.
  • Sensor not responding: Verify pin connections.
  • Arduino overheating: Ensure correct voltage; avoid shorts.
  • Loose connections: Secure jumper wires.

Frequently Asked Questions - AC 240v to AC 120v Converter:

What is BT150 triac?

BT150 is a power triac used for AC switching and voltage control.

Can this circuit handle high power loads?

No, it is best for low to medium resistive loads.

Does this converter replace a transformer?

Yes, it reduces voltage without a bulky transformer.

What output voltage does it provide?

It steps down 240V AC to about 120V AC.

Is it safe for inductive loads?

No, avoid using it with motors or transformers.

Why use BT150 triac here?

It is cost-effective and reliable for AC voltage control.

Do I need a heat sink?

Yes, the BT150 must be mounted on a proper heat sink.

What protection should I add?

Use a fuse and insulation for safety.

Can I use this for American appliances?

Yes, if they are rated for 120V AC.

How do I test output?

Measure with a multimeter across the load output.

Comments

Please login to comment.

Rojony Khatun

Rojony Khatun

Calculator Tools Project

Rojony Khatun is the creator of a free online tools website designed to simplify everyday and engineering-related calculations for students, professionals, and hobbyists. The platform offers a wide variety of basic and advanced calculators across key categories, including Electrical Calculators, Electronic Calculators, and Time & Date Calculators, helping users solve problems quickly and accurately.