element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Design Challenges
  • Challenges & Projects
  • More
Design Challenges
Forum Delay box
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 4 replies
  • Answers 3 answers
  • Subscribers 7 subscribers
  • Views 2291 views
  • Users 0 members are here
Related

Delay box

torqued
torqued over 4 years ago

I need some help building a circuit.  This circuit would turn on then off two machines with one button press.  I first press the momentary button to trigger the release of the first machine.  But 1-10 sec (adjustable) after pushing the button the second machine is triggered to release.  I would like to have the opportunity to the plug in more machines to do the same function from that one original button press.  Any ideas that can help.  Thanks

  • Sign in to reply
  • Cancel

Top Replies

  • kmikemoo
    kmikemoo over 4 years ago +5 suggested
    torqued I would lean towards an Arduino for this task - driving a relay board from the IO. The best part of this solution is that all the programming pieces are readily available on the Arduino website…
  • dougw
    dougw over 4 years ago +4 suggested
    A toggle switch and a time delay relay will do this function. The time delay relay can cost about $2.
  • kmikemoo
    kmikemoo over 4 years ago in reply to torqued +2 suggested
    torqued Without the details, it's hard to provide more specific ideas. And... automation comes at a cost. The trigger switch no longer controls the flow of power but is an input to the control system that…
Parents
  • kmikemoo
    0 kmikemoo over 4 years ago

    torqued  I would lean towards an Arduino for this task - driving a relay board from the IO.  The best part of this solution is that all the programming pieces are readily available on the Arduino website or one of the Getting Started books.

    Button push (with debounce) sets the output.  Next button push starts the release timer, adjustable based on a potentiometer connected to one of the analog inputs.  You can choose to release them one after the other or in combinations by minor changes in the code.

    Piecing the code together yourself will allow you to customize your delay box any way you want.

    Good luck.  It sounds cool.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • torqued
    0 torqued over 4 years ago in reply to kmikemoo

    How would that work with no power supply to it.  I'm only using a trigger switch.  The machine will be outside, powered by a 12v battery.  Then a long cord to a trigger switch that tells the machine to release the ball.  Maybe the arduino can still work.  I'm just not sure in my application.  Thoughts?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • kmikemoo
    0 kmikemoo over 4 years ago in reply to torqued

    torqued  Without the details, it's hard to provide more specific ideas.  And... automation comes at a cost.  The trigger switch no longer controls the flow of power but is an input to the control system that closes a relay that allows power to flow.  You power the Arduino and relay board from the 12V source.  The Arduino Nano Every is supposed to be able to take up to 21V Vin - so you wouldn't even need a DC to DC converter.

    Now that I read it, dougw's recommendation of Time Delay Dropout/Off relays are also a great solution.  Much simpler - which is very good.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • kmikemoo
    0 kmikemoo over 4 years ago in reply to torqued

    torqued  Without the details, it's hard to provide more specific ideas.  And... automation comes at a cost.  The trigger switch no longer controls the flow of power but is an input to the control system that closes a relay that allows power to flow.  You power the Arduino and relay board from the 12V source.  The Arduino Nano Every is supposed to be able to take up to 21V Vin - so you wouldn't even need a DC to DC converter.

    Now that I read it, dougw's recommendation of Time Delay Dropout/Off relays are also a great solution.  Much simpler - which is very good.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube