Skip to content

Commit f520459

Browse files
updating readme
1 parent e4778d0 commit f520459

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,25 @@ Overview
77
Output time (mm:ss) to seven segment display and Audio to Buzzer.
88
Input: Push button to start. Potentiometer used for time select.
99
* Author: Gavin Lyons
10+
* URL: https://github.com/gavinlyonsrepo/timer_arduino_two
1011

1112

12-
libraries
13+
libraries used
1314
--------------------
1415

15-
None
16+
None
1617

1718

1819
Software Used
1920
------------------
20-
Arduino 1.8.5
21+
Arduino IDE 1.8.5
2122

2223
Eagle 9.3.0
2324

2425

2526
Parts List
2627
------------------------------
27-
The schematic drawn in eagle is in documents section.
28+
The schematic drawn in Eagle is in documents section.
2829

2930
You will need following parts.
3031

@@ -59,7 +60,7 @@ Time remaining is displayed on seven segment display. When finished the buzzer i
5960
LED Array Pin Layout
6061

6162
| Pin Uno | Pin Atmega | 7 Segment pin |
62-
| --- | --- | --- | --- |
63+
| --- | --- | --- |
6364
| D2 | PD2 | a |
6465
| D3 | PD3 | b |
6566
| D4 | PD4 | c |
@@ -88,7 +89,7 @@ Schematic
8889

8990
Copyright
9091
---------
91-
Copyright (C) 2018 Gavin Lyons
92+
Copyright (C) 2019 Gavin Lyons
9293
see LICENSE.md in documentation section
9394
for more details
9495

0 commit comments

Comments
 (0)