Need advise on PIC controlling a variable resistor


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink servo drive ???

    Hi, Baldwicks

    if your tone steps are not too short in time ... you could use an ALPS motorized pot ( see i.e. www.selectronic.fr ref 50.6278 as an example ) and a PIC to control the output freq and then correct the pot as desired. A kind of servo motor ... driven to give freq instead of position.

    you could then also keep manual drive of the freq ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  2. #2
    Join Date
    Feb 2005
    Location
    Kolkata-India
    Posts
    563


    Did you find this post helpful? Yes | No

    Lightbulb If its a VCO you can try a different approach

    Hi,

    If you are using a VCO then you might use a few more pins on the PIC to shift the voltage level on both ends of the POT. Your options are high = 5 volts, low = 0 volts and input = HighZ.

    In this way you would increase the resolution of the whole thing.So your software would control the voltage ranges between say,

    0v to 1v
    1v to 2v
    3v to 4v
    4v to 5v

    and you get 256 steps on each. Since it is a self oscillator you can feed the osillator signal back to the PIC and make a dynamic calibration routine for drifts in your ladder DA circuit + POT.


    Wishing a speedy recovery to our forum member steve who is hurt in a car accident.

    Best Regards
    Sougata

Similar Threads

  1. Presetting Configuration Fuses (PIC Defines) into your Program
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 82
    Last Post: - 15th December 2013, 09:54
  2. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 10:00
  3. Replies: 67
    Last Post: - 8th December 2009, 02:27
  4. HSERIN & Interupts (aka controlling PIC programs from a remote PC)
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 17th June 2009, 14:46
  5. Battery Backup with PIC controlling switch
    By Dwayne in forum Schematics
    Replies: 1
    Last Post: - 27th December 2003, 13:16

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts