EEPROM Ready Interrupt
摘要
I have not come across many Arduino sketches which utilize the EEPROM built into the ATmega328P. There are a few but they all avoid using the EEPROM interrupt. This chapter attempts to resolve this issue.