by admin | Mar 29, 2017 | Arduino, Coding
Theory 5A Module 20A Module 30A Module Supply Voltage (VCC) 5Vdc Nominal 5Vdc Nominal 5Vdc Nominal Measurement Range -5 to +5 Amps -20 to +20 Amps -30 to +30 Amps Voltage at 0A VCC/2 (nominally 2.5Vdc) VCC/2 (nominally 2.5Vdc) VCC/2 (nominally 2.5VDC) Scale Factor 185...
by admin | Mar 28, 2017 | MATLAB
Theory The Half wave rectifier is a circuit, which converts an AC voltage to DC voltage. During the positive half cycle of the input voltage diode gets forward biased. As a result a current IL flows through the load resistor, RL. The forward biased diode offers a very...
by admin | Mar 26, 2017 | Proteus
Coding /*Arduino LED BlinkingFunction: Turn on and Turn off the LED for 1 second continuouslyPrepared By: Krishnarajsinh JadavWebsite: http://www.Kraj.in*/ // Void setup function runs only once when you will press reset switch or turn on the boardvoid...