Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

timer help!

Status
Not open for further replies.

sword

New Member
i'm designing a steady-hand toy for my GCSE electronics project with a built in timer

is/are there chip/s (perferably common) thats allow me to achieve a count down timer and to trigger on output when 00sec is reached

i've heard of the 4029 but don't know much about it

thanks for your help
 
what about a 555 running at 1 Hz. it's output connected to the clock of the 4029. then have the 4029 set to count down, when it reaches 0 the carry input will be brought high (looking at the logic waveforms, it's only brought high for 1 clock cycle, so you'll have to tell it to shut down somehow.)

4 dpst dipswitches could be used to set the timer, they would be connected to the jam inputs and another pushbutton would be connected to the presetset enable pin. So whenever you push the button, it takes whatever the dipswitches are set to (high or low) and loads that into the counter.

This will give you a total of 16 seconds.

here's the datasheet that I refered to:
**broken link removed**

I cant wait until I'm assigned some real problems like this in my classes. :)
 
i'm real sorry but coz i'm a newbie i've had trouble understanding most of what you said like with the DPST switches and how all that works.

if you don't mind, could you please show me how this would be set up, i would be real grateful

thanks

or if anyone else can help, time and effort much appreicated
 
use a pic ffs, if ur doing gcse like me u should be fimiliar with pics and a program called pic logicator. use that with the time on the comparison block and then have it count however long then use the outputs to do or trigger whatever you need. this will shoud u can use outputs, inputs and pic logicator.
 
i know i can use pics, but i need to understnad the full circuit first, and i am having trouble understanding how the 4029 is connected.

if you can, could you explain to me how that is connected

thanks
 
OK, thanks for help everyone but just need help clearing up a few things about the 4029,

what are the Jam inputs and what are the Q pins?

which pin would the input from the 555 come into?

can i cascade with this chip and if i can, how?

which pin leads to the 4511?

how do i trigger an output with this chip when the timer has reached 00

thanks
 
ok, i solved some of those puzzles i was having before
i just need to know now how to trigger an output when the timer reaches 00.
 
Status
Not open for further replies.

Latest threads

Back
Top