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