This chapter takes a look at the Watchdog Interrupt. The watchdog is a feature of the ATmega328P which sits quietly in the background and then, anytime ...
5. Watchdog Interrupt
Abstract
This chapter takes a look at the Watchdog Interrupt. The watchdog is a feature of the ATmega328P which sits quietly in the background and then, anytime the system appears to hang up, jumps into action and resets the board. The Arduino doesn’t make use of this interrupt, so this chapter has the details you need to make your code more robust.
Get Arduino Interrupts: Harness the Power of Interrupts in Your Arduino and ATmega328 Code now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.