The Watchdog Timer
摘要
The chapter covers the Watchdog Timer and its interrupt in more details than the brief mention it received in the previous chapter. There are benefits and drawbacks to the Watchdog, and one particular drawback can occur which will put some Arduino boards into an infinite boot loop—which is to be avoided. This chapter will explain why this happens; how to avoid it; and how it can be overcome if it happens to you.