Variable voltage source generation using pic18f4520(5v and 30ma)

Status
Not open for further replies.

palakpatel6188

Newbie level 5
Joined
Sep 3, 2014
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
61
Hi,

I need to provide 1V to 5V variable voltage to a device to control its operation. and we also want 30 mA.
I have triaed it using PWM and generated variable voltage but i didnt get the desired current.


I need to provide a up and down push button which should vary the output voltage from 1 volt to 5 volts.

What is the the practical method with common components? PWM possible?

I can handle a PIC well. But hardware? If We use PWM how to smooth it using op-amp or something?
 
Last edited by a moderator:

If you use PWM you'll need to use an RC filter. It depends on how much ripple you can tolerate. Some PICs have Digital-to-analog converters-you could use one of those. Or use an external DAC.

I just noticed, you actually ARE using a DAC. So, why are you talking about PWM?
 

You can simply do with using DAC. MCP4716 I2C based DAC 5 V output, 25 mA output..
 


Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…