35. EEPROM-Based Microcontroller Restart Counter

Design a system to track the number of times a microcontroller restarts (reset or power failure). Also provides functionality for the user to set the counter back to zero using a serial monitor. Please refer to the video example output.

Submit Your Solution