• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Hire Me | Contact | Calculators-online
You are here: Home / Power Supply Circuits / 12V DC to 220V DC Boost Converter Circuit

DIY Circuits | Learn Basics | Arduino Coding

12V DC to 220V DC Boost Converter Circuit

Last Updated on March 17, 2026 by Swagatam 124 Comments

In this article I have explained a very simple method of acquiring 220V DC from a 12V DC source. The idea utilizes inductor/oscillator based boost topology with the help of the IC 555.

Circuit Operation

Now let us learn more about this simple 12V to 220V DC boost converter circuit, which is built around IC 555, one IRF840 MOSFET, one inductor, and then a few transistor parts for feedback side.

It is made to boost a low 12V DC input into a much higher DC output, somewhere near 220V DC, by fast inductive switching...

555 IC Astable Frequency Generator

If you look at the circuit diagram on the screen, then the left side starts with IC 555 working as an astable oscillator. In that area, R1, R2, C1 decide the switching frequency of the integrated circuit.

IC 555 keeps sending rectangular pulses from pin 3, and that pulse becomes the switching drive for the mosfet.

Pin 8 and pin 4 go to the +12V line, while pin 1 goes to ground. Pin 5 is connected to ground through a 10nF, which helps keep the integrated circuit quiet from switching noise, so it stays stable.

The pulse coming from pin 3 passes through 1k resistor before reaching the gate of IRF840. That resistor limits gate charging current and also saves the output side of IC 555.

1N4148 diode is placed around that gate path, so when the pulse goes low then the gate can discharge faster. Because of that the mosfet turns off quicker and switching loss stays lower.

MOSFET Switching

Now IRF840 is the main switching part here. It turns on and off again and again following the pulse from IC 555. When it turns on, then current starts moving from twelve volt supply through L one and then through the mosfet to ground. During that small on time, L1 stores energy inside its magnetic field.

When the mosfet turns off, then that magnetic field inside L1 collapses and throws a high-voltage reverse pulse.

That pulse appears at the drain side of the mosfet and then goes through the 5 ampere Schottky diode into the output capacitor.

Because this keeps repeating, the capacitor slowly charges and reaches high direct current voltage near two hundred twenty volts.

L1 is the Main Boosting Component

L1 is actually the part doing the voltage BOOSTING work, so its quality matters a lot. A ferrite core inductor works better here. A practical winding can be around forty to forty-five turns of one millimeter copper wire on ferrite rod or ferrite toroid core, which usually gives proper response.

The capacitor here is 100 microfarad rated at 400 volts, and it stores that boosted energy while also smoothing the output side.

Automatic Output Voltage Control

Now let us see the automatic voltage control side also.

At the output, 180K resistor and 10K resistor make a voltage divider. That divided voltage goes to the base of the shown BC547 transistor. This transistor keeps watching output voltage.

If output rises above the set level, then the left BC547 transistor turns on and grounds pin 5 of IC 555, executing PWM control, which limits further voltage rise. The 4.7k preset is there so you can adjust carefully and bring output near two hundred twenty volts.

Automatic Output Overload Protection

Now if we want overload control also, then one current sensing resistor marked RS can be added as shown. When output current increases, then voltage develops across RS and switches the right side BC547 transistor on, which grounds the MOSFET gate.

So now current limiting starts and mosfet gets protection during overload. 100 ohm resistor and 0.1uF capacitor there help steady the sensing action and reduce switching spikes.

We can also see one snubber network across drain and source of the mosfet, made using one 100 ohm and 0.1uF high-voltage capacitor. That part absorbs sharp spikes, so mosfet reliability improves.

This is Only a Low Watt Converter

In practical use, this circuit is only for small high-voltage jobs. Output power usually stays around five watts to fifteen watts, depending on inductor quality, switching frequency, and how strong the input supply is.

Ideally one 7 ampere-hour 12 volt battery or more works better, because weak adapters often fail when sudden current pulses are demanded by L one.

Caution

Please remember, although input is only twelve volts, output reaches dangerous high-voltage direct current. High-voltage direct current can be more dangerous than alternating current, because it does not naturally cross zero, so before touching the circuit always discharge the output capacitor.

Circuit Diagram

WARNING: THIS CIRCUIT INVOLVES HIGH VOLTAGE, EXTREME CAUTION IS ADVISED WHILE HANDLING THIS CIRCUIT.

IC 555 Pinout Details

IC 555

Audio/Video Representation

How to Calculate all the Parts (For 1 Amp 220V Output)

Let's assume the maximum output current required is 1 Amps.

So 220V * 1A = 220W output.
From 12V battery, ohh so now we see the problem already.

Even if we assume 85% efficiency, which is optimistic, yep a little hopeful.

Pin ≈ 220 / 0.85
≈ 259W

Input current then becomes:

Iin ≈ 259 / 12
≈ 21.5A

So now our inductor L1 and MOSFET must survive that, and if current rises then it must not panic.

Around 25A peak current...
Around 220V drain voltage..

This is not small but maybe possible if parts are seriously selected.

Now duty cycle, which is the main issue here.

For boosting:

D = 1 − (Vin / Vout)
= 1 − (12 / 220)
= 0.945

So now 94.5% duty cycle, which means if duty goes that high then stress also goes high, that is the real heat generation issue here, on the MOSFET.

Now 5555 astable working with 50kHz, let us see.

Formula:

f = 1.44 / ((R1 + 2R2) * C1)

Choose C1 = 1nF.

50000 = 1.44 / ((R1 + 2R2) * 1e-9)

Then:

(R1 + 2R2) ≈ 28.8k

So we take:

R1 = 4.7k
R2 = 12k

Check:

R1 + 2R2 = 4.7k + 24k
= 28.7k

Close enough right... so frequency comes near 50kHz, that looks fine...

Now inductor, which is hugely critical, so lets pay attention here.

Input current ≈ 21.5A.
If ripple is 20%, then ΔI ≈ 4A.

Boost formula:

L = (Vin × D) / (ΔI × f)

L = (12 × 0.945) / (4 × 50000)
L ≈ 56 µH

So L1 equal around 56 µH.
Current rating must be 30A or more.
Use good Ferrite core only, since if core is weak then saturation quickly happens, killing the MOSFET.
DCR very low, below 10 milliohm if possible.

If inductor saturates then MOSFET dies instantly, without warning...

Now MOSFET side.

Ipeak ≈ 21.5 + 2
≈ 23.5A

But if spikes come then you can design for 30A minimum.
Voltage rating should be at least 500V.

IRF840, which does not look good here.
Rds(on) ≈ 0.85Ω.

Loss:

P ≈ I²R
≈ 20² × 0.85
≈ 340W during ON time

Even if duty scaling reduces average, still too much heat, it will overheat badly.

So we need:

500V 30 Amp MOSFET
Rds(on) below 0.3Ω ideally
Big heatsink, not small toy one

If one device struggles then parallel two, but layout must be tight, otherwise sharing goes wrong.

Please Use FQD20N60 or FCPF20N60 for the MOSFET.

Now about the diode.

It must handle 1A average output, but peak pulses go 20–25A.
Reverse rating at least 400V, but safer is 600V.

Ultra-fast diode is mandatory, since if recovery is slow then losses rise.

Schottky diode ultra-fast 600V diode is practical choice.

Now let's check real world situation..

220W from 12V boost is possible, but stressful.
Efficiency maybe 75–85% best case.
Copper tracks must be thick, since if tracks are thin then heating happens.
Cooling must be serious.

Note: This is not a small hobby circuit, it becomes power hardware.

Now Even at 1A output, frequency is not main issue.

The real issue is 94.5% duty cycle.

Only 5.5% OFF time exists, and if energy must transfer in that small window then current spikes grow huge, That can creates high peak currents and heavy switching stress.

That is why industrial designs do not boost 12V straight to 220V in one stage at high power.
They use transformer-based topology, since then stress spreads better.

So now safe recommendation.

With 555 boost style:

220V at 200mA–300mA, around 50W–60W, comfortable zone.
1A, which is 220W, possible but becomes aggressive, so make sure parts must be strong.
Above all that, 1 amp at 220V might not be practical, you will fight MOSFET heating and failure, sorry that is reality.

You'll also like:

  • 220 V mains AC filter circuitMains 220 V AC Line Filter Circuit for Transient Suppression
  • Adjustable 1.2V to100V DC Buck Converter Circuit using LM5164
  • 317hv0-60V LM317HV Variable Power Supply Circuit Diagram
  • 1Constant Current Generator Circuits Explained

Filed Under: Power Supply Circuits Tagged With: 12V, 220V, Boost, Converter, DC

About Swagatam

I am an electronics engineer and doing practical hands-on work from more than 15 years now. Building real circuits, testing them and also making PCB layouts by myself. I really love doing all these things like inventing something new, designing electronics and also helping other people like hobby guys who want to make their own cool circuits at home.

And that is the main reason why I started this website homemade-circuits.com, to share different types of circuit ideas..

If you are having any kind of doubt or question related to circuits then just write down your question in the comment box below, I am like always checking, so I guarantee I will reply you for sure!

Previous Post: « LM567 Tone Decoder IC Features, Datasheet and Applications
Next Post: How to Design an Inverter – Theory and Tutorial »

Reader Interactions

Comments

swapan says:
February 12, 2017 at 11:44 am

Sir, please, give me a..idea about dc to dc converter from 12volt to 36volt for my 30watt 36volt led chip.because,i have to drive this led light from 12volt battery…

Reply
Swagatam says:
February 14, 2017 at 5:19 am

Swapan, you can try the concept which is explained in the above article.

Reply
swapan byapari says:
June 21, 2016 at 1:27 pm

I need a circuit of 500 watt 12 volt DC to 15 volt DC converter

Reply
Samuel Budiyanto says:
June 12, 2016 at 1:37 am

You make a mistake; put a high speed diode after switching.
If you work with SMPS, high speed diode always needed!

Reply
Swagatam says:
June 12, 2016 at 4:07 pm

thanks, I have corrected it now!

Reply
Miracle says:
June 4, 2016 at 11:27 am

Thank you Manjumdar for sharing your ideas regarding this circuit built. It has been really helpful.

Reply
Swagatam says:
June 5, 2016 at 5:16 am

you are welcome Miracle.

Reply
swapan byapari says:
June 2, 2016 at 3:45 am

I am trying to tell you that if 150 watt voltage booster inverter is connected to 150 watt battery,without any load or minimum wattage of load on inverter.Then,battery backup depends on inverter rating or load rating????

Reply
Swagatam says:
June 2, 2016 at 2:43 pm

it will obviously depend on the load, without a load the inverter will consume negligible amount of current.

Reply
SUDIP BEPARY says:
May 29, 2016 at 11:43 am

Sir, if I connect 15 watt cfl bulb to 150 watt inverter with 200 watt battery.Then, how much hours it will keep bright.

Reply
Swagatam says:
May 29, 2016 at 12:22 pm

Sudip, please calculate it here:

https://www.homemade-circuits.com/p/battery-calculator.html

Reply
andrei ruiz says:
March 21, 2016 at 7:31 am

sir how to get 24v in the circuit? and what is the frequency???

Reply
Swagatam says:
March 22, 2016 at 2:32 am

andrie, you will need to reduce the inductance of the inductor by some trial and error to get 24V at the output….for 24V you can remove the BJT and the zener diode stages which are shown at the output section of the circuit.

Reply
Unknown says:
November 3, 2015 at 4:12 pm

hello sir, please i want to make a transformerless inverter (no ferrite core transformer) with 12vdc input and 220vac as output, the wattage should be between 200watts and 500watts. is it possible?

Reply
gulsattar world says:
February 5, 2016 at 9:40 am

Sir which ic I used for Dc 12v to 220v Ac up to 20amp current

Reply
Swagatam says:
February 5, 2016 at 2:26 pm

I didn't understand what you are saying?

Reply
Swagatam says:
November 4, 2015 at 4:17 am

sorry that's impossible….

Reply
Swagatam says:
August 19, 2015 at 4:10 am

yes it should be also rated at above 300V…you can replace it with a IRF840

Reply
Raman says:
August 18, 2015 at 3:52 pm

In the schematic, the output 220 volts is connected across the drain – source terminals of the 30 v mosfet ??

Reply
jairam says:
February 2, 2015 at 7:38 am

hello sir
can i use this circuit for charging of a dc input fan?

wat is the case when the input given 12v battery is discharged?

can i giv a input to this circuit by 12v rechargeble battery?

which mosfet i hav to use to this circuit (say the mosfet number)?

Reply
Dipto says:
January 19, 2015 at 10:07 am

Sir you have mentioned that we can use TIP122 instead of NTD4302, then what should be the pin configuration of TIP122? I mean how should I connect the transistor into the circuit?

Reply
Dipto says:
January 20, 2015 at 11:41 am

Thank you sir for your reply I will be using TIP122 instead of NTD4302 since I couldn't find them in the shop.

Reply
Swagatam says:
January 20, 2015 at 3:04 am

Dipto, yes it's possible, join its base to pin3 of the IC via a 10K resistor, emitter to ground and collector to coil

Reply
JOSEMON SHAJI says:
December 20, 2014 at 10:27 am

can i use IRFZ44N mosfet

Reply
Krishnanand Intitute says:
December 17, 2014 at 2:07 am

Sir
I want to make a power inverter for 48v dc to 220v ac. Plz guide me…

Reply
Swagatam says:
December 17, 2014 at 5:43 am

Krishna, you can try the following:

https://www.homemade-circuits.com/2014/11/48-v-inverter-circuit.html

Reply
Roney Renaissance says:
October 29, 2014 at 9:47 pm

Hi Swagatam !
May I ask if this circuit can be used to power a laptop charger ?
Thanks

Reply
Swagatam says:
October 30, 2014 at 4:08 am

Hi Roney, yes you can used it for charging a laptop from your car battery, the inductor will need to be dimensioned and tweaked appropriately until the required 19v is achieved…

Reply
Abu-Hafss says:
October 21, 2014 at 8:30 pm

You can get high voltage at high frequency (not 50Hz) but the current would be around 100mA. How much is your load?

Reply
ainsworth lynch says:
October 21, 2014 at 6:53 pm

ok I tried building this circuit on electronic work bench but only got 8v out,

Reply
Swagatam says:
October 22, 2014 at 5:46 am

keep the BC547 disconnected initially and then check…

Reply
ainsworth lynch says:
October 20, 2014 at 2:52 pm

Which coil would i use to get 110v at 50hz

Reply
Swagatam says:
October 21, 2014 at 5:49 am

you'll have to find it by experimenting with different number of turns.

Reply
Kiran King says:
September 4, 2014 at 1:55 pm

hi iam doing a project in which i need to convert 6v DC to 230v AC . after converting can i use any electrical appliances from the output of 230v AC

Reply
Swagatam says:
September 5, 2014 at 6:14 am

search for any IC 4047 inverter circuit and you can use it for your application

Reply
franco rossi says:
May 3, 2014 at 1:44 pm

hi swagatam majumdar,
is possible with this circuit to fed an solenoid water valve (7w) as valve of washing machine or an little motor (4w) as flat of wave oven?
maybe is better to think an inverter circuit more complex as that you have posted in other pages?
thank you so much
regards
andrea

Reply
Swagatam says:
May 4, 2014 at 4:31 am

Hi Andrea, for a DC application, the above circuit could be used, but for AC devices an inverter would be more preferable.

Reply
nitin gondliya says:
January 23, 2014 at 9:07 am

220v ac 2amp load

Reply
Swagatam says:
January 24, 2014 at 6:39 am

you will need a 400 watt inveter for that, the above circuit will not work

Reply
nitin gondliya says:
January 22, 2014 at 7:12 am

plz reply i m waiting

Reply
Swagatam says:
January 23, 2014 at 4:30 am

hello nitin,
please tell me all the technical details of your project, only then i would be able to suggest regarding the above circuit integration.

Reply
nitin gondliya says:
January 22, 2014 at 6:47 am

hello sir nice work…i m planing electrick go kart powerd by sewing machine motor can i use this circuit??
i have 30ah battery ..sorry for bad english…reply fast..thank u sir….u r genius,

Reply
Abu-Hafss says:
December 25, 2013 at 7:51 pm

Hi Swagatam

I am working to use this circuit (excluding the transistor network) as a simple laptop charger from car battery.

1) One option needs a mosfet with following properties:

25V, 5A and RDS(on) 3.5 Ohms

I am not sure if such mosfet is available because such RDS(on) value is for small current mosfets.

2) The second option is to reduce the input voltage to 6V but, that needs high current regulator.

Which of these two options is more practical?

Reply
Swagatam says:
December 27, 2013 at 5:57 am

it's 44 milliohms which is a lot better than 3.5ohms, meaning the ON resistance of the drain to source will be just 44 milliohms.

Reply
Abu-Hafss says:
December 26, 2013 at 4:54 pm

But that is 44mOhms whereas I need 3.5Ohms!

Reply
Swagatam says:
December 26, 2013 at 6:56 am

Hi Abu-Hafss,

The first option looks fine, you can use a higher rated mosfet such as IRF540 etc. it would also work as good and fulfill the results.

Reply
Abu-Hafss says:
November 6, 2013 at 8:33 pm

Hi Swagatam

Can this circuit be used to power a 30-40W soldering iron?
If yes, would 12V-5A input be enough?

Reply
Swagatam says:
November 8, 2013 at 4:09 am

Hi Abu-Hafss,

yes it can be used, 12v/5amp would be just enough for that.

Reply
Abu-Hafss says:
October 25, 2013 at 8:49 pm

Hi Swagatam

I am considering to use this transformerless circuit to provide high voltage in CDI. Any comments/modifications?

Reply
Swagatam says:
October 27, 2013 at 12:24 pm

Hi Abu-Hafss,

Just connect a couple of 10uF250V(in parallel) across the output, no diodes are needed.

Reply
Abu-Hafss says:
October 27, 2013 at 10:22 am

Hi Swagatam

The out put is sort triangular waves of AC 230V (fluctuating between 0-230V not between 230 and -230 at 510Hz. How do we convert it to DC??? Single rectifier or bridge rectifier is not working, the output remains the same.

Maybe, the simulator is experiencing some difficulties in performing the rectification. Based on your experience, if you simulate in your mind, do you think the rectifier/capacitor should work to give a smooth DC output?

Reply
Swagatam says:
October 27, 2013 at 5:15 am

Hi Abu-Hafss,

You can experiment with the number of turns of the inductor for getting different voltage levels at the output, because that's the only component that is directly related with voltage boosting.

Reply
Abu-Hafss says:
October 26, 2013 at 9:23 pm

Hi Swagatam

As per my usual practice, I have simulated this circuit and got following findings;

The frequency is 510Hz. If it is decreased to 50-100Hz, the output becomes more than 1kV.

The inductor is 250µH. The capacitor is 10µF.

Following is the wave pattern:

https://dl.dropboxusercontent.com/u/20969135/230V%20output.gif

There is one issue i.e. how do we convert it to 230VDC? The CDI capacitor needs HV DC for charging which is provided thru a diode (half wave rectification) but, this output cannot be rectified, neither thru half wave rectification nor full wave.

If the capacitor value is increased, the output decreases.

Reply
Swagatam says:
October 26, 2013 at 1:50 pm

Hi Abu-Hafss,

Yes, it's worth trying.

Reply
devendra kumar says:
October 25, 2013 at 3:55 pm

sir can i use the polyester fluorescent ballast for inductor…

Reply
Swagatam says:
October 26, 2013 at 1:47 pm

It will depend on the output voltage requirement, if the inductor is able to produce it then it would be fine.

Reply
Rashid Ansari says:
September 27, 2013 at 10:10 am

Thank you sir for your reply, I'll try it.
Rashid

Reply
Rashid Ansari says:
September 25, 2013 at 5:43 pm

Hello Sir,

How can i modify this circuit to run a 150 or 100W fan.

Thank you in advance.

Rashid

Reply
Swagatam says:
September 26, 2013 at 3:07 pm

Hello Rashid,

you will have to modify the coil by experimenting a little with the no of turns and wire gauge until it satisfies the conditions.

Reply
usmanium says:
September 10, 2013 at 2:40 pm

Obaid just take out 220V AC, add a step down transformer that makes it 24V and then add a bridge rectifier and two filter capacitors electrolytic 10uF 25V and a 7812 IC, u'll get 12V

Reply
Unknown says:
August 27, 2013 at 2:20 pm

okay sure i will try that and see what is the result, Thanks again sir.

Reply
Unknown says:
August 27, 2013 at 9:09 am

Thank you sir, I had tried joule before but the problem is the current supply is not high enough.I need at least 100mA. Can I know how to increase the current or is there any way to do it?

Reply
Swagatam says:
August 27, 2013 at 2:14 pm

Use parallel wire winding, meaning use two or three wires together and then wind them as per the data, this will increase the current of the transformer,also you will have to use more number of cells in parallel for supplying the required amount of current.

Reply
Unknown says:
August 25, 2013 at 6:32 am

Hi Sir, sorry to ask this question here as I could not find a dc to dc step up circuit in your forum. I am thinking is it possible to modify this circuit to step up 2vdc to 12vdc? Thank you.

Reply
Swagatam says:
September 23, 2013 at 3:55 am

Dear Jayanta,

You can try the second circuit shown in this link, but I am not sure about the transformer details you may have experiment with its size and wire gauge:

https://www.homemade-circuits.com/high-current-10-to-20-amp-automatic/

Reply
Jayanta Roy says:
September 22, 2013 at 7:41 pm

Dear sir ,
I have a battery 12v 32ah sf sonic jet , how can i charge by home made circuit ,I would like to use it as 200 Watt CFL inverter, kindly help me to making a 3 amp constant current battery charger,
thanking you,
Jayanta Roy

Reply
Swagatam says:
August 26, 2013 at 4:52 am

Hi Unknown,

the above circuit will require a minimum of 4V to operate correctly, I think you should try the following circuit, might just work:

https://www.homemade-circuits.com/2012/10/1-watt-led-driver-using-joule-thief.html

Reply
Swagatam says:
August 5, 2013 at 4:28 am

you can use the square wave symbol range for checking the frequency operation of the circuit…..

if it's not working with a mosfet you can try a transistor instead, try a TIP122.

Reply
Swagatam says:
August 3, 2013 at 1:37 pm

Your DMM should have a frequency measuring option, normally indicated with "kHz" symbol, otherwise it won't help.

In response to the 555 frequency triggering, when the mosfet is in the ON state, the inductor stores the specified amount of electrical energy in it and during the mosfet OFF state reverts it to the output. This back emf from the coil constitutes the 220V at the ouput…

Reply
Swagatam says:
August 3, 2013 at 7:51 am

It would be dangerous to use the above type of configuration for your requirement, you may try the following design:

https://www.homemade-circuits.com/2013/06/0-300v-variable-voltage-current.html

Reply
Swagatam says:
August 3, 2013 at 7:47 am

Please refer to this post, it has all the details:

https://www.homemade-circuits.com/2013/05/55v-110a-n-channel-mosfet-irf3205.html

Reply
Swagatam says:
August 2, 2013 at 3:57 pm

Yes you can use a DMM which has a frequency feature in it.

Reply
Obaid Rehman says:
August 2, 2013 at 3:45 pm

hello again,
i need to make a just opposite project converting 220v AC to 12v/24v DC help me please or please give me link of the same 🙂

Reply
Swagatam says:
August 2, 2013 at 3:28 am

It will be difficult for me to identify exactly how you fixed the mosfet, I hope you've put it correctly.

What kind of inductor did you use and is your IC generating the required high frequency?? these two factors determine the correct operating conditions for the circuit.

Reply
Back to Newest

Need Help? Please Leave a Comment! We value your input—Kindly keep it relevant to the above topic! Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

circuit simulator image

Subscribe to get New Circuits in your Email

Categories

  • Arduino Projects (96)
  • Audio and Amplifier Projects (133)
  • Automation Projects (18)
  • Automobile Electronics (103)
  • Battery Charger Circuits (87)
  • Datasheets and Components (109)
  • Electronics Theory (149)
  • Energy from Magnets (27)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (20)
  • Health related Projects (27)
  • Home Electrical Circuits (13)
  • Indicator Circuits (16)
  • Inverter Circuits (96)
  • Lamps and Lights (159)
  • Meters and Testers (72)
  • Mini Projects (28)
  • Motor Controller (68)
  • Oscillator Circuits (28)
  • Pets and Pests (15)
  • Power Supply Circuits (91)
  • Remote Control Circuits (50)
  • Renewable Energy (12)
  • Security and Alarm (64)
  • Sensors and Detectors (106)
  • SMPS and Converters (34)
  • Solar Controller Circuits (60)
  • Temperature Controllers (43)
  • Timer and Delay Relay (49)
  • Voltage Control and Protection (42)
  • Water Controller (37)
  • Wireless Circuits (31)

Other Links

  • Privacy Policy
  • Cookie Policy
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

People also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |

Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Stack Exchange
  • Linkedin

Recent Comments

  • Swagatam on 100 to 160 watt Power Amplifier Circuit Diagram using a Single IC OPA541
  • Pierre Cronje on 100 to 160 watt Power Amplifier Circuit Diagram using a Single IC OPA541
  • Swagatam on 9 Simple Solar Battery Charger Circuits
  • Arfid ali on How a Relay Works – How to Connect N/O, N/C Pins
  • Ngang Godwill on 9 Simple Solar Battery Charger Circuits

© 2026 · Swagatam Innovations