Arduino projects, running stopwatch on arduino.
Arduino projects, running stopwatch on arduino.
Parts List;
1) 1x 16×2 parallel LCD display (compatible with Hitachi HD44780 driver)
2) 1x Arduino
3) 1x 10kΩ potentiometer
4) 1x 10kΩ resistor
5) 1x switch
6) Jumper wire
Instruction;
1) Connect all jumper wire as shown in diagram.
2) Connect digital input from switch to digital pin 2.
Upload this code to your arduino
Read more : Arduino Stopwatch Code