Skip to content

Commit f2ac04d

Browse files
Gabriel UrsGabriel Urs
authored andcommitted
LOGIC-1044: Small fix readmes
1 parent a0f8671 commit f2ac04d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Binary_Counter_4Bit/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The schematic is shown in the below image. A positive edge detector is used for
2020

2121
## Demo
2222

23-
The demo shows an exemple of using the counter. TMR0_Overflow is used as a Clock input.
23+
The demo shows an example of using the counter. TMR0_Overflow is used as a Clock input.
2424
<br><img src="images/binary_counter_4bit_demo.png" width="600">
2525

2626
The waveforms obtained on each output pin are shown in the below image.

Binary_Down_Counter_4Bit/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The schematic is shown in the below image. A positive edge detector is used for
2020

2121
## Demo
2222

23-
The demo shows an exemple of using the counter. TMR0_Overflow is used as a Clock input.
23+
The demo shows an example of using the counter. TMR0_Overflow is used as a Clock input.
2424
<br><img src="images/binary_down_counter_4bit_demo.png" width="600">
2525

2626
The waveforms obtained on each output pin are shown in the below image.

Johnson_Counter_4Bit/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The schematic is shown in the below image. A positive edge detector is used for
2020

2121
## Demo
2222

23-
The demo shows an exemple of using the counter. TMR0_Overflow is used as a Clock input.
23+
The demo shows an example of using the counter. TMR0_Overflow is used as a Clock input.
2424
<br><img src="images/johnson_counter_4bit_demo.png" width="600">
2525

2626
The waveforms obtained on each output pin are shown in the below image.

Ring_Counter_4Bit/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The schematic is shown in the below image. A positive edge detector is used for
2020

2121
## Demo
2222

23-
The demo shows an exemple of using the counter. TMR0_Overflow is used as a Clock input.
23+
The demo shows an example of using the counter. TMR0_Overflow is used as a Clock input.
2424
<br><img src="images/ring_counter_4bit_demo.png" width="600">
2525

2626
The waveforms obtained on each output pin are shown in the below image.

Up_Down_Counter_4Bit/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The schematic is shown in the below image. A positive edge detector is used for
2121

2222
## Demo
2323

24-
The demo shows an exemple of using the counter. TMR0_Overflow is used as a Clock input. The direction is changed by using a CLB Software Input Register (CLBSWIN).
24+
The demo shows an example of using the counter. TMR0_Overflow is used as a Clock input. The direction is changed by using a CLB Software Input Register (CLBSWIN).
2525
<br><img src="images/up_down_counter_4bit_demo.png" width="600">
2626

2727
The waveforms obtained on each output pin are shown in the below image.

0 commit comments

Comments
 (0)