错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Watchdog Interrupt

  • Norman Dunbar

摘要

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.