Reply To Thread
Results 1 to 9 of 9
  1. Collapse Details
    555 Timer and Solenoid?
    #1
    Specter's Avatar
    Specter is offline The Great Pumpkin
    Join Date
    Apr 2008
    Posts
    508


    Hey guys-
    I am making a 'side' prop... it's a bird cage where, every once in a while the perch will swing on its own. I was thinking of hooking up an solenoid to a black thread, and the other end of the thread to the perch. When the solenoid pops open, it pulls the thread, and swings the perch.

    I've never used an solenoid before, so not too familiar with how they operate. Do they pop open/closed quickly? It would have to close fast enough so that there's slack in the thread to allow the perch to swing freely. How strong are these things? Are they capable of being turned on/off every 30-60 sec for a few hours a year ?

    Also- never used a 555 timer before. It seems like the cheapest way to make a simple timer tho. Not sure if I would need any sort of relay from the timer to the solenoid - or any idea of how to go about programming one.

    Also- any ideas on where to get an solenoid?

    I appreciate any input you may have.
    Reply With Quote
     

  2. Collapse Details
    #2
    wonderboy's Avatar
    wonderboy is offline Vampire
    Join Date
    Jul 2009
    Location
    In your SCARIEST dreams
    Posts
    27
    Questions addressed as asked :

    Do they pop open/closed quickly? - depends on the actuator.

    How strong are these things - again - depends on the actuator

    Are they capable of being turned on/off every 30-60 sec for a few hours a year - again , same answer as above

    Not sure if I would need any sort of relay from the timer to the actuator - same answer as above ......

    how to go about programming one - a 555 does not need to be programmed , the codes are already there . you simply need to connect to the connections

    Also- any ideas on where to get an actuator? - the infamous EBAY
    Night night. Sleep tight . Hope the monsters under your bed don't bite.
    Reply With Quote
     

  3. Collapse Details
    #3
    Specter's Avatar
    Specter is offline The Great Pumpkin
    Join Date
    Apr 2008
    Posts
    508
    LOL. Ok- so what kind of actuator am I looking for? What specs should I need?

    Can you explain the 555 timer a little better? How do you adjust the timing of it?
    Reply With Quote
     

  4. Collapse Details
    #4
    Specter's Avatar
    Specter is offline The Great Pumpkin
    Join Date
    Apr 2008
    Posts
    508
    ok, so I said ACTUATOR, what I meant was a SOLENOID...
    Reply With Quote
     

  5. Collapse Details
    #5
    bfjou812's Avatar
    bfjou812 is offline BAD INFLUENCE
    Join Date
    Jun 2008
    Location
    Winter Haven Fl.
    Posts
    10,453
    Try [URL="http://www.allelectronics.com/make-a-store/category/575/Solenoids/1.html"] As for the 555 timer I haven't a clue.LOL!! I have always used time delay relays if I wanted to have a timed event.
    __________________________________________________ __________
    Money won't buy you happiness, but it will buy me another case of beer
    Reply With Quote
     

  6. Collapse Details
    #6
    Specter's Avatar
    Specter is offline The Great Pumpkin
    Join Date
    Apr 2008
    Posts
    508
    Maybe instead of a 555, I can use a PIC or Basic Stamp- that way I can have a random time delay to it...
    Reply With Quote
     

  7. Collapse Details
    #7
    spookman is offline Werewolf
    Join Date
    Nov 2008
    Location
    Union.SC
    Posts
    89
    Quote Originally Posted by Specter View Post
    Maybe instead of a 555, I can use a PIC or Basic Stamp- that way I can have a random time delay to it...
    What's a pic and a basic stamp?I need a random time delay may help me. Thanks
    Reply With Quote
     

  8. Collapse Details
    #8
    HomeyDaClown's Avatar
    HomeyDaClown is offline KEEP HALLOWEEN OCTOBER 31
    Join Date
    Aug 2007
    Location
    In The Darkest Corners Of Your Mind
    Posts
    544
    Quote Originally Posted by Specter View Post
    Maybe instead of a 555, I can use a PIC or Basic Stamp- that way I can have a random time delay to it...
    A 555 timer circuit would work but you'd need a transistor or relay output to handle the current draw of a solenoid. 555s also can be susceptible to false triggering without adding an additional timing stage.

    This is nice little PIC kit that can supply up to 3 amps (should be plenty for a solenoid) with set and variable delay times:

    PIC relay controller KIT PRC-1 - Electronic Hobby kits from Electronic Rainbow, Danville Indiana

    Reply With Quote
     

  9. Collapse Details
    #9
    Hooked_on_Scares's Avatar
    Hooked_on_Scares is offline The Great Pumpkin
    Join Date
    Apr 2009
    Location
    Los Angeles
    Posts
    436
    Blog Entries
    3
    Specter,

    Most any solenoid will have enough pull to make a small perch swing. One thing to point out: if the solenoid is able to pull the string and have the perch move, the perch will probably *not* be able to swing the other way (it'll yank on the solenoid).

    Regarding duty cycle, I'm sure you're good.

    As far as ways to get it to run on its own, there's a couple ways to go about it. 555 is a timer IC that requires a few extra components (resistors, capacitors). Generally, you're able to 'tune' the off time and the on time. But it's a regular interval - there's no randomness to it.

    PIC and BASIC Stamps are microcontrollers. They're like super-simple computers that you can program to do stuff. Upsides: they're very versatile. Downside: it'll be higher overall cost, and you'll need to be able to program them.

    Either of these two methods will require circuit construction know-how. If you're looking for the absolute simplest way to go - I'd try to find a little board online somewhere that has the 555 circuit all ready to go. This looks like about the right thing.

    - Hook
    Reply With Quote
     

Reply To Thread

Bookmarks

Posting Permissions

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