Saturday, January 3, 2015

LM317 Constant Voltage and Constant Current Calculators

LM317 Calculator Here is two simple calculator's for calculating constant voltage and constant current with LM317 voltage regulator.

LM317 Constant Voltage Calculator v1.0
R1 = Ohm
R2 = Ohm
V = Volt

LM317 Constant Current Calculator v1.0
R = Ohm
I = Amps

No comments:

Post a Comment

Programing AT89C2051 using SDCC compiler on Debian Linux

My Homemade AT89C2051 Development Board First and foremost we need to install a compiler and we need a programmer to load the code into the ...