You are on page 1of 9

2/13/2018 Variable Power Supply using LM317 Voltage Regulator

RECENT POSTS

Home (https://electrosome.com) / 
Electronics (https://electrosome.com/category/electronics/), Power Supply (https://electrosome.com/category/electronics/power-supply/) / 
Variable Power Supply using LM317 Voltage Regulator
Controlling of DC M
Variable Power Supply using LM317 Voltage Regulator MPU5060
(https://electrosom
motors-using-mpu
February 1, 2018

10pcs only $10


China PCB——1-3 days shipping, Register now! 10pcs $10

11 Variable Power Supply using LM317 Voltage Regulator


May  By Karthik Narayanan (https://electrosome.com/author/karthik-narayanan/)
 Electronics (https://electrosome.com/category/electronics/), Power Supply (https://electrosome.com/category/electronics/power-supply/)
 LM317 (https://electrosome.com/tag/lm317/) Getting Started wit
 23 Comments (https://electrosome.com/variable-power-supply-lm317-voltage-regulator/#disqus_thread) Programming – Ar
(https://electrosom
Until now we had discussed about di erent voltage regulator IC’s including 7805,723 etc but what’s to be arduino-programm
Contents
February 1, 2018
noted was that these were all xed voltage regulators.So now we shall see how design a simple variable
voltage regulator using an LM317 IC. 1 Block Diagram
2 Simple Circuit Diagram

Block Diagram 3 Complete Circuit Diagram

This circuit, like all voltage regulators  must  follow the same general block diagram Making Ethernet W
Arduino
(https://electrosom
ethernet-webserve
January 18, 2018

HC-05 Serial Blueto


(https://electrosom
(https://electrosome.com/wp-content/uploads/2013/05/Block-Diagram-of-Power- serial-bluetooth-m
Supply.jpg) January 11, 2018

Block Diagram of Power Supply

Here, we have got an input high voltage AC going into a transformer which usually steps down the high voltage AC from mains to low
voltage AC required for our application. The following bridge recti er (https://electrosome.com/bridge-recti er/) and a smoothing
capacitor to convert his AC voltage into unregulated DC voltage. But this voltage will change according to varying load and input stability.
This unregulated DC voltage is fed into a voltage regulator which will keep a constant output voltage and suppresses unregulated voltage
ripples. Now this voltage can be fed into our load. Web Controlled Se
Arduino – IoT Proje
Since the bridge recti er (https://electrosome.com/bridge-recti er/)  has already been discussed in a previous page,I will(https://electrosom
not be going
deeper into that section, so  lets gets straight to the regulator circuit, web-controlled-ser
January 2, 2018

Calculator using Ar
h l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 1/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator
(https://electrosom
arduino-uno/)
December 26, 2017
Arduino Project RECENT POSTS
Builder CATEGORIES

Control sensors, motors &


mydevices.com/ actuators. Drag & drop
arduino project builder. Free Controlling of DC M
MPU5060
(https://electrosom
motors-using-mpu

Simple Circuit Diagram February 1, 2018

Getting Started wit


Programming – Ar
(https://electrosom
arduino-programm
February 1, 2018
(https://electrosome.com/wp-content/uploads/2013/05/Simple-Variable-Power-
Supply-using-LM317.jpg)
Simple Variable Power Supply using LM317

Firstly let us discuss about the need for the smoothing capacitance.As you know  the out put of the bridge recti er will be as follows

Making Ethernet W
Arduino
(https://electrosom
ethernet-webserve
January 18, 2018

HC-05 Serial Blueto


(https://electrosom
serial-bluetooth-m
(https://electrosome.com/wp-content/uploads/2013/05/Output-of-Brige- January 11, 2018
Recti er.jpg)
Output of Brige Recti er

As you can see, although the waveform can be considered to be a DC voltage since the output polarity does not invert itself, the large
ripples that exist inthe output makes sit almost impossible to be used in any powering applications.So it is to remove these ripples that
the smoothing capacitor[C1] is used. Now the output after the capacitor will be
Web Controlled Se
Arduino – IoT Proje
(https://electrosom
web-controlled-ser
January 2, 2018

Calculator using Ar
h l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 2/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator
(https://electrosom
arduino-uno/)
December 26, 2017

RECENT POSTS
CATEGORIES

Controlling of DC M
MPU5060
(https://electrosome.com/wp-content/uploads/2013/05/Output-of- (https://electrosom
Capacitor-Filter.jpg) motors-using-mpu
February 1, 2018
Output of Capacitor Filter

Now to design the capacitor we use the simple equation, Y=1/(4√3fRC)

where,

Ads by Google

Solar Power for Home Use Transistor Circuit Getting Started wit
Programming – Ar
Power Supply Circuit PDF
(https://electrosom
arduino-programm
Y = Ripple factor February 1, 2018
 f  = Frequency (here 50Hz)
R = Required output voltage divided by maximum required output current
C = Value of the capacitance to be used

To calculate Y we van use the equations,

Y=Vac-rms / Vdc
Making Ethernet W
Arduino
Vac-rms = Vr / 2√3
(https://electrosom
ethernet-webserve
Vdc= VMax – (Vr / 2)
January 18, 2018

Ads by Google

Solar Power for Home Use Transistor Circuit

Power Factor Rectifier

HC-05 Serial Blueto


Now all we need to know is the value of Vr which can be selected according to our need. Normally we take it as 0.4V which means that
(https://electrosom
the maximum size of ripples in the output waveform will be 0.4v. One dis advantage of this method is that the ripple factor depends in
serial-bluetooth-m
output current, ie. the ripples may become larger or smaller while we vary the load.This is the reason why it  is absolutely necessary for
January 11, 2018
the capacitor to be followed by a voltage regulator IC.

The most important part of this circuit is the 317 variable voltage regulator. The 317 is a  monolithic integrated circuit with adjustable 3-
terminal positive-voltage regulator designed to supply more than 1.5 A of load current with an output voltage adjustable over a 1.2 V to
37 V range. It also comes with internal current  limiting, thermal shutdown, and safe area  compensation.All this makes it a very good
candidate for a regulator if we need a moderately accurate supply with medium power output. For more details you may refer it’s data
sheet. As you can see it has three pins, Web Controlled Se
Arduino – IoT Proje
INPUT         –  This is where we give the unregulated input (https://electrosom
OUTPUT     –  This is where we will get the regulated output web-controlled-ser
ADJUST      –  The variable resistor connected to this pin, controls the output voltage January 2, 2018

The design of the resistors are very simple, all we need to do is to follow the equations provided in the datasheet,

Vo = 1.25 x (1 + R2 / R1) + Iadj x R2

where,

Calculator using Ar
h l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 3/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator

Vo = Output voltage (https://electrosom


arduino-uno/)
R1,R2 = Resistor values
December 26, 2017
Iadj = current through the ADJUST pin

Some important points to be noted are, RECENT POSTS


CATEGORIES
ADJUST pin current must be about 50 to 100 uA. So we may neglect the second term of the equation to buy simplicity(https://electrosom
at the cost of
motors-using-mpu
TAGS
accuracy.
The value of R1 has to be kept fairly small some where upto 500 ohms. It is to satisfy the minimum voltage requirement of the IC.
3D
(https://electrosome
So this leaves us with two more components in the circuit the needs our attention, capacitors  C2 and C4. C2 is used to avoid ripples if
Controlling of DC M
ltering is performed at some distance from the regulator. Its valve is taken as 0.33 uF as prescribed in the datasheet. The capacitance
MPU5060
16F877A
(https://electrosome
C4 is very important in the circuit due to the fact that without this capacitance ,the 317 has a tendency to act as an oscillator in the Mhz
(https://electrosom
ranges. It also has the added advantage of improving the transient response of the circuit. motors-using-mpu
555
February 1, 2018
(https://electrosome
Although these are the necessary  components  for the regulator to work properly, we advice adding some more elements to not only
improve the e ciency of the circuit but also to provide added protection.the modi ed ciruit is given below, 8051 Microcontroller
(https://electrosom
(https://electrosome
microcontroller/)
arduino-programm
Complete Circuit Diagram blink/)
android
(https://electrosome

Arduino
Getting Started wit
(https://electrosome
Programming – Ar
(https://electrosom
Arduino Uno
(https://electrosome
arduino-programm
uno/)
February 1, 2018
Atmega32
(https://electrosome
(https://electrosom
ethernet-webserv
Atmel
(https://electrosome

(https://electrosome.com/wp-content/uploads/2013/05/Variable-Power-Supply- DC Motor
(https://electrosome
Making Ethernet W
using-LM317.jpg) motor/)
Arduino
Variable Power Supply using LM317
(https://electrosom
DHT22
The capacitance C3 bypassing the ADJUST pin to ground will improve the ripple rejection capability while the diodes areethernet-webserve
used to protect
(https://electrosome
the regulator from excess owing through it if a battery or any other voltage source is connected across the output terminals January 18,of the
2018
regulator. Since the value of C1 is very large it will tend to act as a short circuit when such a condition exists. This will forceelectronics
a large current
(https://electrosome
to ow through the regulator rendering it useless. By adding the diode D5 current will ow through the diode rather 2/) than the
(https://electrosom
regulator and thus protecting it. The diode D6 does the same with capacitor C3 . The value of C3 can be taken as 10uF . 05-serial-bluetoot
Embedded
(https://electrosome
It is also clear from the data sheet that the worst case scenario dropout voltage for the LM317 is almost 2.3 V. So, to be in the safe side it
is advisable to select a transformer with at least 4V greater than the required output voltage(2.3V of 317 + 1.4V of bridge recti er).
ESP8266
HC-05 Serial Blueto
(https://electrosome
Now we have a complete variable voltage regulator using LM317. (https://electrosom
serial-bluetooth-m
google
(https://electrosome
Don’t hesitate to post any doubts as the comments below. January 11, 2018

Hi-Tech C
(https://electrosome
(https://electrosom
tech-c/)
Buy LED Sports Watch Rs99 Available in Multi Colors web-controlled-se
utopia.pk/ledsportswatch with Free Delivery IoT
(https://electrosome

Web
L293DControlled Se
electroSome (https://electrosome
Like 4.4K people like this. Be the first of your friends.
Arduino – IoT Proje
Follow (https://electrosom
LCD
web-controlled-ser
(https://electrosome
January 2, 2018
LED
(https://electrosome
(https://electrosom
arduino-uno/)
MATLAB
(https://electrosome

Microcontroller
(https://electrosome
Calculator using Ar
h l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 4/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator
(https://electrosom
MikroC
Related Posts: arduino-uno/)
(https://electrosome
December 26, 2017
mobile
RECENT POSTS
(https://electrosome
Electronics
CATEGORIES
(https://electrosom
Motor
Transformerless Bistable LED Chaser using Opamp – (https://electrosome
Capacitor Dropper Automatic Night Multivibrator using 4017 Counter and Operational
TAGS
555 Circuits
MPLAB
(https://electros
Power Supply Lamp using LDR 555 Timer 555 Timer Ampli er 3D
(https://electrosome
timer-circuits/)
(https://electrosome
Controlling
MPLAB
of DC M
BasicXC8
Electronics
MPU5060
16F877A
(https://electrosome
(https://electros
(https://electrosome
xc8/)
(https://electrosom
electronics/)
motors-using-mpu
555
Multivibrator
Monostable February
Opamp1, 2018
(https://electrosome
Multivibrator using Inverting Ampli er Di erential Ampli er (https://electro
Transistors using Opamp using Transistors pcb electronics/opa
8051 Microcontroller
(https://electrosome
microcontroller/)
Electronics News
PIC(https://electros
android
news/)
(https://electrosome
(https://electrosome
IC
Proteus
 Share this post      Arduino
(https://electrosome
(https://electros
Getting Started wit
(https://electrosome
Programming – Ar
PWMPower Supply
(https://electrosom
Arduino Uno
(https://electrosome
(https://electros
 Author (https://electrosome
arduino-programm
supply/)
uno/)
Python 1, 2018
February
(https://electrosome
Karthik Narayanan (https://electrosome.com/author/karthik-narayanan/) Sensors
Atmega32
(https://electros
(https://electrosome
I am an engg student doing my btech in electronics and I had been digging my way through technology all these years........I'm probably
Raspberry Pi
doing the same right now..... (https://electrosome
What is Inside?
Atmel
pi/)
(https://electros
(https://electrosome
is-inside/)
RFID
DC Motor
(https://electrosome
Featured
(https://electrosome
Making Ethernet W
I defeated my arthritis pain in just 1 week thanks to motor/)
(https://electrosom
Arduino
samsung
this... (https://electrosome
(https://electrosom
DHT22
Mobiles
My arthritis pain remained in the past thanks to this! ethernet-webserve
(https://electrosome
(https://electrosom
Sensor
January 18, 2018
(https://electrosome
Learn More
electronics
News
(https://electrosome
Sponsored by ArthroNEO (https://electrosom
Sensors
2/)
(https://electrosome
Processors
Embedded
Report ad (https://electrosom
Servo Motor
(https://electrosome
(https://electrosome
23 Comments electroSome motor/)
1 Login
Projects
ESP8266
HC-05 Serial Blueto
(https://electrosom
(https://electrosome
smartphone
Sort by Best
 Recommend 5 ⤤ Share (https://electrosom
(https://electrosome
Embedded
serial-bluetooth-m
google
(https://electros
(https://electrosome
Join the discussion… January
tablet 11, 2018
projects/)
(https://electrosome
Hi-Tech C
LOG IN WITH
OR SIGN UP WITH DISQUS ? Arduino
(https://electrosome
Transistor
tech-c/)
(https://electro
(https://electrosome
Name
projects/arduin
IoT projects/)
transistors
(https://electrosome
(https://electrosome
Md Gouse Niyazi • 4 months ago ESP8266
Web
L293D Controlled Se
How to design 3-12V regulated variable dc power supply? (https://electro
Tutorials
(https://electrosome
Arduino – IoT Proje
(https://electrosome
projects/esp82
△ ▽ • Reply • Share ›
(https://electrosom
projects/)
LCD
web-controlled-ser
XC8
(https://electrosome
Milind Sutar • 5 months ago
(https://electrosome
PIC 2,
January Microcontr
2018
What is that 1.25 in Voutput equation?
LED (https://electro
△ ▽ • Reply • Share › projects/pic-m
(https://electrosome
projects/)
Waleed Bin Tariq • a year ago MATLAB
i made center tapped arrangement using a center tapped transformer 10-0-15 i got 16 volts maximum as output from dc supply whyHobby Circuits
(https://electrosome
i cannot get
24 volts? (https://electros
and plz tell me why we are using two diodes with LM317T? circuits/)
Microcontroller
(https://electrosome
△ ▽ • Reply • Share › Calculator using Ar
h IoT l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 5/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator
IoT
(https://electrosom
MikroC
(https://electros
Comments continue after advertisement arduino-uno/)
(https://electrosome
projects/)
December 26, 2017
I defeated my arthritis pain in just 1 week thanks to mobile
Softwares
this... RECENT POSTS
(https://electrosome
(https://electrosom
My arthritis pain remained in the past thanks to this! CATEGORIES
Motor
Tablets
(https://electrosome
Learn More TAGS
(https://electrosom
MPLAB
Sponsored by ArthroNEO Technology Transf
3D
(https://electrosome
(https://electrosom
(https://electrosome
Controlling
transfer/)
MPLAB XC8
of DC M
Report ad MPU5060
16F877A
(https://electrosome
(https://electrosome
Tutorials
xc8/)
Alexandr Chekmarev • a year ago (https://electrosom
(https://electrosom
---===It is also clear from the data sheet that motors-using-mpu
555
Multivibrator
the worst case scenario dropout voltage for the LM317 is almost 2.3 V. February 1, 2018
(https://electrosome
8051 Microcontr
So, to be in the safe side it is advisable to select a transformer
(https://electros
with at least 4V greater than the required output voltage(2.3V of 317 + 8051 Microcontroller
pcbmicrocontroller/
1.4V of bridge rectifier). ===--- (https://electrosome
microcontroller/)
8085
If I select a transformer with an output voltage of 25 volts AC, the output from the diode bridge and get Capacitors C1 ~ 33 volts PIC
with no load. In
(https://electros
android
this case, I can use the LM317T. And if a 36 volt AC outlet for the transformer, after the diode bridge and a capacitor C1, I get ~ (https://electrosome
49 volts with no
(https://electrosome
load. In this case, I can not use LM317T? Arduino
△ ▽ • Reply • Share › Proteus
(https://electros
Arduino
(https://electrosome
Getting Started wit
(https://electrosome
Mohsin • 2 years ago ATMEL AVR – Ar
Programming
PWM
(https://electros
(https://electrosom
Arduino Uno
What is Vr in the formula ? (https://electrosome
avr/)
(https://electrosome
arduino-programm
△ ▽ • Reply • Share › uno/)
Python 1, 2018
February
ESP8266
(https://electrosome
Ligo George Mod > Mohsin • 2 years ago (https://electros
Atmega32
It is the ripple voltage. AC content in the output. (https://electrosome
Raspberry Pi
△ ▽ • Reply • Share › MATLAB
(https://electrosome
Atmel
pi/)(https://electros
(https://electrosome
mayur • 2 years ago
PCB Designing
RFID
What is Vmax in formula?? DC Motor
(https://electros
(https://electrosome
△ ▽ • Reply • Share › (https://electrosome
Making Ethernet W
motor/)
Arduino
DipTrace
samsung
Ligo George Mod > mayur • 2 years ago (https://electrosome
(https://electro
(https://electrosom
DHT22
It will be Input Voltage - 1.5V ethernet-webserve
(https://electrosome
OrCad
Sensor
△ ▽ • Reply • Share › January 18, 2018
(https://electrosome
(https://electro
electronics
Vivek rana • 2 years ago (https://electrosome
Sensors
2/)PIC Microcontrol
I have center tapped transformer output is 15-0-15 three wire can i use only 2 wire (15-0) it will work? (https://electrosome
(https://electros
△ ▽ • Reply • Share › microcontroller/
Embedded
Servo Motor
(https://electrosome
(https://electrosome
Ligo George Mod > Vivek rana • 2 years ago CCS C Compiler
motor/)
(https://electro
ESP8266
Yes, it will. HC-05 Serial Blueto
(https://electrosome
microcontrolle
△ ▽ • Reply • Share › smartphone
(https://electrosom
(https://electrosome
serial-bluetooth-m
google
Hi-Tech C
arvindhan • 2 years ago (https://electrosome
(https://electro
January
tablet 11, 2018
may i know wat is the purpose of connecting the c4 at the o\p terminal? microcontrolle
(https://electrosome
Hi-Tech C
△ ▽ • Reply • Share › (https://electrosome
MikroC
Transistor
tech-c/)
(https://electrosome
(https://electro
Ligo George Mod > arvindhan • 2 years ago
IoT
microcontrolle
It is just a filtering capacitor. transistors
(https://electrosome
△ ▽ • Reply • Share › (https://electrosome
MPLAB XC8
Web
L293D(https://electro
Controlled Se
poonam • 3 years ago Tutorials
microcontrolle
(https://electrosome
Arduino – IoT Proje
(https://electrosome
All capacitors that you have used are ceramic. Right ? (https://electrosom
LCDPython
△ ▽ • Reply • Share › web-controlled-ser
XC8
(https://electros
(https://electrosome
(https://electrosome
January 2, 2018
Comments continue after advertisement
LEDRaspberry Pi
(https://electrosome
(https://electros
I defeated my arthritis pain in just 1 week thanks to pi/)
this... MATLAB
My arthritis pain remained in the past thanks to this! (https://electrosome
Python Rpi
(https://electro
Learn More Microcontroller
pi/python-rpi/)
(https://electrosome
Calculator using Ar
S d b A th NEO
h SCILABl
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 6/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator
Sponsored by ArthroNEO SCILAB
(https://electrosom
MikroC
(https://electros
arduino-uno/)
(https://electrosome
tutorials/)
December 26, 2017
Report ad
poonam • 3 years ago mobile
RECENT POSTS
(https://electrosome
Hii. I am using a 12 volt fan at the output side. Which is supposed to rotate according to the variable output voltage. But at the same time I am
using a 230:12 v transformer. Will it work ? CATEGORIES
Motor
(https://electrosome
△ ▽ • Reply • Share › TAGS
MPLAB
3D
(https://electrosome
Muhammad Umar > poonam • 3 years ago
(https://electrosome
yes it will work Controlling of DC M
MPLAB XC8
△ ▽ • Reply • Share › MPU5060
16F877A
(https://electrosome
(https://electrosome
xc8/)
(https://electrosom
Arun Basil Lal • 3 years ago motors-using-mpu
555
Multivibrator
I made this. It worked just fine. Used 330ohm for R1 instead of 240. February 1, 2018
(https://electrosome
△ ▽ • Reply • Share ›
8051
pcb Microcontroller
Zohan • 3 years ago (https://electrosome
microcontroller/)
Hello good day! I would like to inquire what capacitor you used? Is it electrolytic? I am still new in this. Thank you.
PIC
△ ▽ • Reply • Share › android
(https://electrosome
(https://electrosome
Ligo George Mod > Zohan • 3 years ago
Proteus
Yes. electrolytic.. but 0.33 is ceramic.. Arduino
(https://electrosome
Getting Started wit
(https://electrosome
△ ▽ • Reply • Share › Programming – Ar
PWM
(https://electrosom
Arduino Uno
(https://electrosome
meme • 4 years ago (https://electrosome
arduino-programm
how can I make the circuit's output to start from 3 v instead of 1.25 v? uno/)
Python 1, 2018
February
△ ▽ • Reply • Share › (https://electrosome
Atmega32
(https://electrosome
Ligo George Mod > meme • 4 years ago Raspberry Pi
(https://electrosome
Use a resistor series with RV1 corresponding to 3V.. Atmel
pi/)
△ ▽ • Reply • Share › (https://electrosome
RFID
DC Motor
(https://electrosome
steve • 4 years ago
(https://electrosome
Making Ethernet W
Sorry, but as I understand it the arrow on a diode shows the direction of flow of conventional current. It seems to me therefore that motor/)
your bridge
Arduino
samsung
rectifier is the wrong way around. Otherwise some good stuff thank you. (https://electrosome
(https://electrosom
△ ▽ • Reply • Share › DHT22
ethernet-webserve
(https://electrosome
Sensor
January 18, 2018
(https://electrosome
WT > steve • 4 years ago
electronics
Steve, you are correct. The diodes in the bridge are backwards in the schematic. We want conventional current to flow from the
(https://electrosome
Sensors
2/)diodes as
transformer to the "top end" of C1 and C2, so as to apply a positive filtered voltage to the input of the LM317. But, with the
(https://electrosome
shown, positive conventional current flows to the "bottom end" of C1 and C2.
Embedded
△ ▽ • Reply • Share › Servo Motor
(https://electrosome
(https://electrosome
motor/)
Ligo George Mod > WT • 4 years ago ESP8266
Hello... you are right.. HC-05 Serial Blueto
(https://electrosome
smartphone
I am extremely sorry for the inconvenience caused.. (https://electrosom
(https://electrosome
All errors are corrected.. serial-bluetooth-m
google
(https://electrosome
△ ▽ • Reply • Share › January
tablet 11, 2018
(https://electrosome
Hi-Tech C
(https://electrosome
✉ Subscribe d Add Disqus to your siteAdd DisqusAdd 🔒 Privacy Transistor
tech-c/)
(https://electrosome

IoT
transistors
(https://electrosome
(https://electrosome

Web
L293DControlled Se
Tutorials
(https://electrosome
Arduino – IoT Proje
(https://electrosome
(https://electrosom
I defeated my arthritis pain in just 1 week thanks to LCD
web-controlled-ser
XC8
(https://electrosome
this... (https://electrosome
January 2, 2018
My arthritis pain remained in the past thanks to this!
LED
(https://electrosome
Learn More

MATLAB
Sponsored by ArthroNEO
(https://electrosome

Report ad Microcontroller
(https://electrosome
Calculator using Ar
h l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 7/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator
(https://electrosom
MikroC
arduino-uno/)
(https://electrosome
December 26, 2017
RELATED POSTS
mobile
RECENT POSTS
(https://electrosome

CATEGORIES
Motor
(https://electrosome
TAGS
MPLAB
3D
(https://electrosome
(https://electrosome
(https://electrosome.com/ir- Controlling
MPLAB XC8
of DC M
remote-control-home- (https://electrosome.com/ rst- MPU5060
16F877A
(https://electrosome
(https://electrosome
xc8/)
appliances/) (https://electrosome.com/paper- chemical-circuit/) (https://electrosom
(https://electrosome.com/pwm-
battery/) motors-using-mpu
using-555-timer-ic/)
555
Multivibrator
The First February 1, 2018
IR Remote
(https://electrosome

Paper Battery – Generating


Control for Chemical Circuit 8051
pcb Microcontroller
(https://electrosome
The Future PWM Using 555
microcontroller/)
Home Developed PIC
Power Source Timer IC
android
(https://electrosome
Appliances (https://electrosome.com/ rst-
chemical-circuit/)
(https://electrosome
(https://electrosome.com/pwm-
Proteus
(https://electrosome.com/paper-
May 30, 2012 | Ligo George Arduino
(https://electrosome
using-555-timer-ic/)
(https://electrosome.com/ir- battery/) Getting Started wit
(https://electrosome
remote-control-home- May 7, 2013 | Biswas H (https://electrosome.com/author/lijoppans/)
May 15, 2013Programming
| Manoj Shenoy– Ar
PWM
appliances/) | Electronics
(https://electrosome.com/author/biswas_h/) (https://electrosome.com/author/
(https://electrosom
Arduino Uno
(https://electrosome
June 4, 2013 | Abhay Bajpai | Power Supply (https://electrosome.com/category/electronics/), (https://electrosome
| 555 Circuitsarduino-programm
Electronics News uno/)
(https://electrosome.com/author/bajpaiabhay079/)
(https://electrosome.com/category/electronics/power- (https://electrosome.com/categor
Python 1, 2018
February
| 555 Circuits (https://electrosome
(https://electrosome.com/category/electronics/electronics-
timer-circuits/), Electronics
supply/) | Battery Atmega32
(https://electrosome.com/category/electronics/555-
(https://electrosome.com/tag/battery/) news/) | Chemical (https://electrosome.com/categor
(https://electrosome
Raspberry Pi
timer-circuits/), Electronics | 0 Comments (https://electrosome.com/tag/chemical/), | 555
(https://electrosome
(https://electrosome.com/category/electronics/),
(https://electrosome.com/paper- Human Atmel
(https://electrosome.com/tag/555
pi/)
Hobby Circuits battery/#disqus_thread) (https://electrosome.com/tag/human/), | 2 Comments(https://electrosome
(https://electrosome.com/category/projects/hobby- Transistor RFID
(https://electrosome.com/pwm-
Contents1 The Paper DC Motor
(https://electrosome
circuits/) | 555 (https://electrosome.com/tag/transistor/) using-555-timer-
(https://electrosome
Battery1.0.1 The Future Power Making Ethernet W
(https://electrosome.com/tag/555/), | 0 Comments motor/)
ic/#disqus_thread)
Source1.0.2 Working1.0.3 Arduino
samsung
CD4017 (https://electrosome.com/ rst- (https://electrosome
Manufacture1.0.4 Advantages (https://electrosom
Contents1 Circuit Diagram2
chemical-circuit/#disqus_thread) DHT22
(https://electrosome.com/tag/cd4017/), Do you feel that the batteries we ethernet-webserve
Working3 Design In applications
(https://electrosome
TSOP1738 use now... Sensor
Ion Transistors for the transport like Motor Speed Control,
January LED
18, 2018
(https://electrosome
(https://electrosome.com/tag/tsop1738/) of both positive and negative Brightness Control we may want
electronics
Read More 
| 94 Comments ions, as well as biomolecules (https://electrosome
to vary voltage...
(https://electrosome.com/paper- Sensors
2/)
(https://electrosome.com/ir- had been previously
battery/) Read More  (https://electrosome
remote-control-home- developed... (https://electrosome.com/pwm-
Embedded
appliances/#disqus_thread) Servo Motor
(https://electrosome
Read More  using-555-timer-ic/)
(https://electrosome
IR Remote Control for (https://electrosome.com/ rst- motor/)
chemical-circuit/) ESP8266
controlling home appliances can HC-05 Serial Blueto
(https://electrosome
be easily made using Decade smartphone
(https://electrosom
(https://electrosome
Counter CD4017, 555 Timer and serial-bluetooth-m
google
TSOP1738... (https://electrosome
January
tablet 11, 2018
Read More  (https://electrosome
Hi-Tech C
(https://electrosome.com/ir- (https://electrosome
remote-control-home- Transistor
tech-c/)
(https://electrosome
appliances/)
IoT
transistors
(https://electrosome
(https://electrosome

Web
L293DControlled Se
Tutorials
(https://electrosome
Arduino – IoT Proje
(https://electrosome
(https://electrosom
LCD
web-controlled-ser
XC8
(https://electrosome
(https://electrosome
January 2, 2018
LED
(https://electrosome

MATLAB
(https://electrosome

Microcontroller
(https://electrosome
Calculator using Ar
h l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 8/9
2/13/2018 Variable Power Supply using LM317 Voltage Regulator
(https://electrosom
MikroC
arduino-uno/)
(https://electrosome
December 26, 2017
mobile
RECENT POSTS
(https://electrosome

CATEGORIES
Motor
(https://electrosome
TAGS
MPLAB
3D
(https://electrosome
(https://electrosome
Controlling
MPLAB XC8
of DC M
MPU5060
16F877A
(https://electrosome
(https://electrosome
xc8/)
(https://electrosom
motors-using-mpu
555
Multivibrator
February 1, 2018
(https://electrosome

8051
pcb Microcontroller
(https://electrosome
microcontroller/)
PIC
android
(https://electrosome
(https://electrosome
Proteus
Arduino
(https://electrosome
Getting Started wit
(https://electrosome
Programming – Ar
PWM
(https://electrosom
Arduino Uno
(https://electrosome
(https://electrosome
arduino-programm
uno/)
Python 1, 2018
February
(https://electrosome
Atmega32
(https://electrosome
Raspberry Pi
(https://electrosome
Atmel
pi/)
(https://electrosome
RFID
DC Motor
(https://electrosome
(https://electrosome
Making Ethernet W
motor/)
Arduino
samsung
(https://electrosome
(https://electrosom
DHT22
ethernet-webserve
(https://electrosome
Sensor
January 18, 2018
(https://electrosome
electronics
(https://electrosome
Sensors
2/)
(https://electrosome

Embedded
Servo Motor
(https://electrosome
(https://electrosome
motor/)
ESP8266
HC-05 Serial Blueto
(https://electrosome
smartphone
(https://electrosom
(https://electrosome
serial-bluetooth-m
google
(https://electrosome
January
tablet 11, 2018
(https://electrosome
Hi-Tech C
(https://electrosome
Transistor
tech-c/)
(https://electrosome

IoT
transistors
(https://electrosome
(https://electrosome

Web
L293DControlled Se
Tutorials
(https://electrosome
Arduino – IoT Proje
(https://electrosome
(https://electrosom
LCD
web-controlled-ser
XC8
(https://electrosome
(https://electrosome
January 2, 2018
LED
(https://electrosome

MATLAB
(https://electrosome

Microcontroller
(https://electrosome
Calculator using Ar
h l
https://electrosome.com/variable-power-supply-lm317-voltage-regulator/ 9/9

You might also like