chipKIT Project 5: Digital stopwatch on seven segment LED display
![](https://embedded-lab.com/blog/wp-content/uploads/2014/04/P5_OP1-585x280.jpg)
In this project, we will use the chipKIT Uno32 board to build a digital stopwatch capable of timing minutes, seconds, and 1/10th of seconds, and with a basic start and stop control feature. A MAX7219-driven 8-digit seven segment LED display is used to display the time elapsed. The Reset switch on the Uno32 board will be used to reset the current time back to 0 when the stopwatch is stopped.