how to control 555 resisters with PIC


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    "Anything you can do, I can do better". Said the PIC to the NE555.

    I can see no reason to even attempt what you're proposing. The PIC can perform any function the 555 can do, without any external components. And do a bunch of other stuff at the same time.

    It would be like using a 300hp car engine just to regulate how fast your electric can opener turns. Not that someone wouldn't try that either.
    <br>
    DT

  2. #2
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor
    "Anything you can do, I can do better". Said the PIC to the NE555.

    I can see no reason to even attempt what you're proposing. The PIC can perform any function the 555 can do, without any external components. And do a bunch of other stuff at the same time.

    It would be like using a 300hp car engine just to regulate how fast your electric can opener turns. Not that someone wouldn't try that either.
    <br>


    I have seen people using 12C508 direct drop in 555 place upside down (different supply pins ).

    Compared to 555, 12C508 provides a better accuracy over a range of frequency they say. Thus, it comes to the cost at the end.

    555 is about the same price of a single general purpose transistor!


    -----------------------------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

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


    Did you find this post helpful? Yes | No

    Wink PIN 5 !!!! or controlled current ...

    Just play with voltage @ pin 5 ... see 555 Datasheet for that.

    Other ( read complicated for the use ...) thing to do is use the " constant current config" and drive this current with the PIC.

    Broadest freq range to be expected ...

    Hi, Darrel

    You're not right ... or right just for "classical" designs ...

    Alain / ._ ._.. ._ .. _.
    Last edited by Acetronics2; - 6th December 2006 at 15:20.
    ************************************************** ***********************
    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 " !!!
    *****************************************

  4. #4
    KB3BYT's Avatar
    KB3BYT Guest


    Did you find this post helpful? Yes | No

    Default

    I thought I made my reasons for wanting to learn how to
    control the 555 resistor and capacitor rack.
    This isn't a question of how to make a PIC do something better than a 555.
    Its a specific question of how to control the resistors and capacitors aligned with the 555 to make the 555
    do something variable.
    And again....
    I'm not an electronics engineer.
    I am a retired computer programmer.
    So I don't always understand some of the things the electronics engineers take for granted when
    designing circuits so please tell me how to wire
    with more detail. All my wiring I get from the PBP manual and you know how sparce that is.

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


    Did you find this post helpful? Yes | No

    Wink The Reasonnable solution

    Soooo,

    In your case ... I only see digital pots ( AD 7376 i.e. ) wired in parallell to existing resistors ... or instead them.

    For capacitors ... small relays parallelling other values to those existing is the only easy way I see.

    Of course, The PIC will drive both ... and you might get no scale-holes !!!

    Sorry for the scheme ... but I consider you've to understand what you do !!!
    That's it ...

    Alain / ._ ._.. ._ .. _.
    Last edited by Acetronics2; - 6th December 2006 at 15:22.
    ************************************************** ***********************
    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 " !!!
    *****************************************

  6. #6
    KB3BYT's Avatar
    KB3BYT Guest


    Did you find this post helpful? Yes | No

    Default good answer Alain

    I can do that.
    Thankyou.

  7. #7
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    I had the same type of thing awhile back, thought I needed to use a 555 and a pot to generate a variable freq output. I used a 12F675 and 2 buttons to make a nice square wave, one button increased freq, the other decrease freq. 8 pins, 1 pin power, 1 pin ground, internal oscillator, 2 pins for buttons, 4 pins left over, 2 pins at main freq (inverted from each other), the other 2 pins running at 1/2 and 1/4 of the main freq. Was able to adjust it from 0hz up to around 200khz. Worked like a champ, took the same amount of board space, and I suspect took less time to program that PIC than it would've to calculate the correct values for a 555 to get a 50% duty cycle square wave.

    My 2 cents....
    JDG

Similar Threads

  1. The best way to control a servo with a PIC
    By The Master in forum Off Topic
    Replies: 41
    Last Post: - 19th October 2008, 02:44
  2. PIC relays control
    By flipper_md in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 1st October 2008, 16:03
  3. Motor Control PLC with a PIC
    By sougata in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 2nd November 2006, 07:59
  4. Pic Control With Software
    By Agent36 in forum General
    Replies: 5
    Last Post: - 18th October 2006, 18:18
  5. Need help on pic to pic flow control (simple problem I think)
    By khufumen in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th January 2006, 00:34

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