39. People Counter with EEPROM

Create a dummy human counter system using a microcontroller where two push button switches are used for counting increments and decrements.

Display the count on the serial terminal (e.g., Putty, Arduino IDE).

The count should persist even after a microcontroller resets or loses power.

Video example output using Arduino UNO

 

Submit Your Solution

Note: Once submitted, your solution goes public, helping others learn from your approach!