Re: Design of process control timer




venkatsr wrote:
I need help on designing a sequential timer to switch on and off
atleast 3 relays in a particular sequence using timer ic.Thank You!

Far less components to do this with a small microcontroller and capture
the timing logic in code. This scheme also allows for far easier
inclusion of user control switch inputs, LEDs, and possible other
display device such as an LCD module.

- mkaras

.



Relevant Pages

  • Re: Drawing and Animation (using Timers?)
    ... You need some sort of timer to activate the animation logic. ... Animation Sequence 2: 0.5 fps with some portions of the sequence at ... Upon each timer elapse check the sequences for a frame advance. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Mouse cursor to persist outside of the app
    ... Not sure why you would use a timer. ... If you do mouse capture, you should be able to pick up ... and you can set the cursor to be anything you like. ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: Cheap/Complete Development System
    ... I'm sure it wouldn't take me long to knock up the same functionality on a ... microcontroller complete development board that would do the job without ... A local junk yard might be the easier path to obtain a timer. ...
    (comp.arch.embedded)
  • Re: Cheap/Complete Development System
    ... I'm sure it wouldn't take me long to knock up the same functionality on a ... microcontroller complete development board that would do the job without ... For low cost PCBs that could do timer stuff, ...
    (comp.arch.embedded)
  • Re: Illusion of moving LEDs
    ... > make them flash on and off in sequence by changing the fillcolor from ... > green to red,to give the illusion of movement. ... you'll need to stick with the individual controls and have the Timer do ...
    (microsoft.public.vb.general.discussion)