Hi,
I have a very simple application where I need to switch on a motor for a few seconds when there is a trigger. ( Trigger is from an optical sensor )
I have two ways of doing it :
Option 1 : Using a 555 timer in monostable mode
Option 2 : Using a small microcontroller like the atmega13 and write a simple code that turns on an output pin for the required duration when it gets a trigger at an input pin.
Question : in terms of long term reliability and robustness, which option is better? The system will continuously run for 16 hours a day and I need it to be stable and reliable for the long term.
Any feedback would be helpful.
Regards
I have a very simple application where I need to switch on a motor for a few seconds when there is a trigger. ( Trigger is from an optical sensor )
I have two ways of doing it :
Option 1 : Using a 555 timer in monostable mode
Option 2 : Using a small microcontroller like the atmega13 and write a simple code that turns on an output pin for the required duration when it gets a trigger at an input pin.
Question : in terms of long term reliability and robustness, which option is better? The system will continuously run for 16 hours a day and I need it to be stable and reliable for the long term.
Any feedback would be helpful.
Regards

