Arduino Stopwatch
This Instructable will show you how to make a stop watch out of an Arduino.
What You Will Need
Please buy through these Amazon links as it helps me to keep making these Instructables (A small cut of Amazon's profit from the sale is given to me - It doesn't cost you anything!)
You Will Need:
- 1x Arduino Uno:
-US Link: http://amzn.to/2mikwN9
-UK Link: http://amzn.to/2e9HwgA
- 1x LCD Keypad Shield:
-US Link: http://amzn.to/2neqIEW
-UK Link: http://amzn.to/2fnLHTx
- 1x USB A - B Connector Cable:
-US Link: http://amzn.to/2ne6xqW
-UK Link: http://amzn.to/2e9NL3L
What I Recommend:
- Amazon Prime so you can get all your items the next day:
-US Link: https://www.amazon.com/tryprimefree?ref_=assoc_tag...
-UK Link: http://www.amazon.co.uk/tryprimefree?tag=instructabl00-21
- You could attach some of these magnets to attach the stopwatch onto nearly anything metal:
-US Link: http://amzn.to/2miAqqS
-UK Linkhttps://goo.gl/m4Bg1N
- Arduino For Dummies (very helpful when learning code):
-US Link: http://amzn.to/2mAWM99
-UK Link: https://www.amazon.co.uk/gp/product/1118446372/ref...
or
- Arduino Projects For Dummies:
-US Link: http://amzn.to/2mipWrj
-UK Link: http://amzn.to/2fMuCoS
You Will Need:
- 1x Arduino Uno:
-US Link: http://amzn.to/2mikwN9
-UK Link: http://amzn.to/2e9HwgA
- 1x LCD Keypad Shield:
-US Link: http://amzn.to/2neqIEW
-UK Link: http://amzn.to/2fnLHTx
- 1x USB A - B Connector Cable:
-US Link: http://amzn.to/2ne6xqW
-UK Link: http://amzn.to/2e9NL3L
What I Recommend:
- Amazon Prime so you can get all your items the next day:
-US Link: https://www.amazon.com/tryprimefree?ref_=assoc_tag...
-UK Link: http://www.amazon.co.uk/tryprimefree?tag=instructabl00-21
- You could attach some of these magnets to attach the stopwatch onto nearly anything metal:
-US Link: http://amzn.to/2miAqqS
-UK Linkhttps://goo.gl/m4Bg1N
- Arduino For Dummies (very helpful when learning code):
-US Link: http://amzn.to/2mAWM99
-UK Link: https://www.amazon.co.uk/gp/product/1118446372/ref...
or
- Arduino Projects For Dummies:
-US Link: http://amzn.to/2mipWrj
-UK Link: http://amzn.to/2fMuCoS
Slot the LCD Display Onto the Arduino
This step is very simple just slot the LCD display onto the Arduino.
Connect and Install the Program
Just connect your Arduino to The Computer and install the program.
Update - Please use the Modified Stopwatch Program.
Run Your Stopwatch
Now just run your stopwatch.