Skip to content

Commit c0bc97a

Browse files
committed
MPAE-18120 updating readme to match ADCC Examples
1 parent 5bf7e95 commit c0bc97a

File tree

5 files changed

+6
-7
lines changed

5 files changed

+6
-7
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
</picture>
77
</a>
88

9-
# MCC Melody Timer Toggle LED Example, Polled Implementation (PIC18F57Q43)
9+
# MCC Melody Timer Toggle LED Example - Polled Implementation (PIC18F57Q43)
1010

1111
The [TIMER Toggle LED example](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.EXAMPLES.RUNNING.TIMER.PIC16F18F.TOGGLE.LED&version=latest&redirect=true
12-
), of the MCC Melody Timer Example Component, is used in the **Polled Implementation**. The LED on the PIC18F57Q43 Curiosity Nano is toggled, as well as a Debug I/O, which can be used to verify the 100 ms period.
12+
), of the MCC Melody Timer Example Component, is used in the Polled Implementation. The LED on the PIC18F57Q43 Curiosity Nano is toggled, as well as a Debug I/O, which can be used to verify the 100 ms period.
1313

1414
## MCC Melody Example Components
1515
Example Components are a tight integration of learning material directly into MCC. This allows users to conveniently place configuration instructions side-by-side to the components they are configuring. For more information, refer to the [MCC Melody Example Components Introduction](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.EXAMPLES&version=latest&redirect=true).
1616

1717

18-
![MCC Melody Example Components](images/GUID-ADDC2E58-F16C-46BD-A42F-D8FF02459622-high_12cm.png)
18+
![MCC Melody Example Components](images/TIMERToggleLED-PolledImplementation_12cm.png)
1919

2020

2121
Complete projects, available in [MPLAB® Discover](https://mplab-discover.microchip.com) or GitHub, are specific to a board and microcontroller. However, the current project could be recreated on a range of supported microcontrollers by following the steps in the example component.
@@ -40,7 +40,6 @@ Example Components are related to [MCC Melody Design Patterns for Control Flow](
4040

4141
## Hardware Used
4242
- PIC18F57Q43 Curiosity Nano [(DM164150)](https://www.microchip.com/en-us/development-tool/DM164150)
43-
- Curiosity Nano Explorer [(EV58G97A)](https://www.microchip.com/en-us/development-tool/EV58G97A)
4443

4544

4645
## Setup
428 KB
Loading
158 KB
Loading

pic18f57q43-timer-toggle-led-polled-mcc.X/mcc-manifest-autosave.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
manifest_file_version: 1.0.0
44
project: pic18f57q43-timer-toggle-led-polled-mcc
5-
creation_date: 2024-09-02T13:32:23.206+02:00[Europe/Paris]
5+
creation_date: 2024-09-02T13:49:02.539+02:00[Europe/Paris]
66
operating_system: Windows 10
77
mcc_mode: IDE
88
mcc_mode_version: v6.20

0 commit comments

Comments
 (0)