write a program
1. Prompts the user to enter a number in the range of 1 to 60 from the keypad.
2. Waits for a user to enter a number in a range.
3. Counts from 0 to the entered number in 1-second increments, displaying the result on the 16x2 LCD display.
4. Once the count is complete, sound the buzzer.
5. Repeat the sequence from step 1
Comments
Leave a comment