Build from the ground up and improve step by step:
1. learn millis() and LCD (project book project 8 and 11)
2. program to enable timming and display
3. install two switches to realize start(button 1) and reset(button 2) function
4. add stop function to button 1
5. change stop function to pause function
6. add lap&display function to button 2 when timing
7. improve the stopwatch by display timming at row 0 col 0, display lap spilts at row 0 col 1 and row 1 col 1
Comments
Please log in or sign up to comment.