Replace microcontroller with an oscillator?

Thread Starter

jellytot

Joined May 20, 2014
72
I've created a circuit, which a programmable controller activates a relay in a continuous repeating cycle of 10 milliseconds on, 10 seconds off.
I want to replace the controller with a oscillator to trigger the relay at the repeating cycle stated above. Is this even possible, considering the very low frequency I require? If someone can point me in the right direction it would be appreciated.

Thanks!
 

MrChips

Joined Oct 2, 2009
30,807
Yes, it is doable but you will end up with a number of chips vs a single microcontroller chip.

10ms on, 10000ms off is 1:1000 duty cycle.
If the times are not critical and you can accept 1:1024 duty cycle then you can arrive at a simple solution.
 

#12

Joined Nov 30, 2010
18,224
Thanks...I think. :p

I don't have as many hammers as you, but if I choose my nails properly, I can appear to be smart on this site. ;)
and I promise, learning which nails to choose didn't happen overnight!
 
Top