Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Is it possible?? Microcontroller based Potentio meter ( Variable resistance) ? URGENT

Status
Not open for further replies.

0killingsoul0

Junior Member level 2
Joined
Feb 8, 2012
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,432
Is it possible to make a microcontroller ( say 8051) based potentiometer . ??????????? How????
 


A potentiometer is a very generic requirement, what do you want to control?
Is it a volume control , does it control current or voltage and at what levels, will it be connected as an adjustment pot to another device?

Alex
 

A potentiometer is a very generic requirement, what do you want to control?
Is it a volume control , does it control current or voltage and at what levels, will it be connected as an adjustment pot to another device?

Alex


Actually i have a dc motor drive circuit which uses a potentiometer to control speed. So in order to control speed through microcontroller i need to replace it with a digital one.
 

I'm not sure that you can replace that with a digital pot, digital pots usually have a max voltage limit of 5v.
What is the voltage across the pot in your circuit?
 

I'm not sure that you can replace that with a digital pot, digital pots usually have a max voltage limit of 5v.
What is the voltage across the pot in your circuit?

Its about 10 volts
 

You can use DAC with micro controller to generate analog voltage for that purpose.
 

You can use DAC with micro controller to generate analog voltage for that purpose.

Possibly, but we can't be sure until we know how the potentiometer is used - what the control circuit is.
 

Hello!

If you want to control the motor from a micro controller, one good way to do it is to
change the control: control the motor in PWM directly from the micro controller using
a H bridge. I don't know anything about the motor you are using, but just in case, I
made recently a DC motor driver with RS 232 input. It can drive DC motors and also
2-phase steppers. It's for a very small device, so it is unlikely to fit your 10-V application.
Just for info:
http://search.digikey.com/us/en/products/A3901SEJTR-T/620-1159-1-ND/1108988

Search Digiky, you will certainly find a device that fits your needs.

Dora.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top