write a program
1. Prompts the user to enter a number in the range of 1 to 255 from the keypad.
2. Waits for a user to enter a number in a range.
3. Counts from 0 to the entered number in 300 ms increments, displaying the result on the binary LED display.
4. Once the count is complete, sound the buzzer.
5. Repeat the sequence from step 1.
Comments
Leave a comment