Skip to content
Free delivery, every order. Want a bulk deal or can't find what you need? Email support@pmdway.com now!
Free delivery, every order. Want a bulk deal or can't find what you need? Email support@pmdway.com now!
Keep hardware running with an external Watchdog Timer

Keep hardware running with an external Watchdog Timer

When the time comes to install a project in an out-of-the-way place, you need to ensure that it can run unattended for extended periods of time. You may have taken care of the power supply, created a solid enclosure, etc - the usual stuff. 

However what about lock-up states? Or if the code goes AWOL and causes the device to just stop working? Then you need a watchdog timer - that will reset your microcontroller or trigger a circuit after a specified period of time, if it hasn't "heard" from the main circuit. 

This is accomplished by using a simple 555 timer circuit, that changes output after a period of time, for example 60-odd seconds. Your circuit or microcontroller needs to reset the watchdog timer regularly, in intervals less than the watchdog's period. 

Then, if the watchdog timer hasn't been reset by your device - the watchdog can reset the microcontroller or circuit to get it running again. 

Watchdog timer circuit

To learn more about this concept - check out the project instructable to learn all the details.

And if you're interested in doing this yourself, PMD Way can help you with the parts, such as:

Finally - to keep up to date with interesting news, offers and new products - interact with us on facebook, instagram, and twitter.

Previous article Push the boundaries of clock design with the Synesthetic Clock

Leave a comment

Comments must be approved before appearing

* Required fields