Skip to content

Commit 9451176

Browse files
committed
MPAE-18120 updating readme to match ADCC Examples, add video link
1 parent c0bc97a commit 9451176

9 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
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
1212
), 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

14+
## Video Building this Example & Introducing MCC Melody Example Components
15+
16+
[![Video Building this Example](images/Video-TimerToggleLED-Polled.png "Change the values of these settings until the needed Requested Period is between the indicated min., max values.")](https://youtu.be/zK5jLiIIYvE)
17+
1418
## MCC Melody Example Components
1519
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).
1620

@@ -64,6 +68,12 @@ The image below shows the [TIMER Toggle LED example](https://onlinedocs.microchi
6468

6569

6670
Two vertical cursors are added to verify the timer frequency. See the configuration instructions below.
71+
72+
1) Click the ![Data Visualizer icon](images/Icon-MPLAB-DataVisualizer_1cm.png) icon to open the MPLAB Data Visualizer.
73+
2) Under Debug GPIO, click the ![Add to time plot icon](images/Icon-DataVisualizer_TimePlot.png "Display as raw data on time plot.") icon, to add to the time plot.
74+
3) Click the ![Data Visualizer Zoom in icon](images/Icon-DataVisualizer_ZoomIn.png) icon, a few times, to zoom in on the Time Plot.
75+
4) Click the ![Data Visualizer Vertical Cursor icon](images/Icon-DataVisualizer_VerticalCursor.png) icon, a couple of times, to add two vertical cursors. Change the cursor positions by dragging them using the mouse, to measure the timer period.
76+
6777

6878
![DataVisualizer config Timer Toggle LED](images/DataVisualizerConfigTimerToggle_LED_15cm.png)
6979

-357 KB
Binary file not shown.
-165 KB
Binary file not shown.
448 Bytes
Loading
562 Bytes
Loading
707 Bytes
Loading
3.96 KB
Loading
-428 KB
Binary file not shown.
681 KB
Loading

0 commit comments

Comments
 (0)