Laptimer / stopwatch

Hi,

I have a project where I would need a laptimer that can show at least 5 laps on a display at once or that you can scroll them. So that it shows the laptime and total time.

Any good ideas?

Best regards

Timo Mc

0.97 inch IIC OLEDs are cheap, and well supported.

check - https://github.com/RobTillaart/Arduino/tree/master/libraries/StopWatch

Hi,

As I only need 5 specific times, would it be more feasible to start 5 stopwatches and then stop them one by one? and how can I have all those 5 times printed on display at the same time?

Timo Mc

Hi,
How big do you need the lap times?
Small enough like a stopwatch or large for more than one person to see.

This is a 16 x 2 LCD and 16 x 4.

Tom... :slight_smile:

Like a stopwatch size

Timo