You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"shortDescription": "The ADCC Basic Printf Example, of the MCC Melody ADCC Example Component, used in the Polled implementation. ADC Conversions are taken every 500 ms. The LED is toggled and the result is sent to the PC terminal.",
The [ADC Basic Printf example](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.EXAMPLES.RUNNING.ADCC.PRINTF&version=latest&redirect=true
12
-
"Analog-to-Digital Conversion (ADC) Basic Printf example, of the MPLAB® Code Configurator (MCC) ADC Converter with Computation (ADCC) Example"), of the MCC Melody ADCC Example Component, is used in the Polled implementation. Analog-to-Digital (A/D) conversions are taken every 500 ms. The LED is toggled and the result is sent to the PC terminal.
12
+
"Analog-to-Digital Conversion (ADC) Basic Printf example,"), of the MCC Melody ADCC Example Component, is used in the Polled implementation. Analog-to-Digital (A/D) conversions are taken every 500 ms. The LED is toggled and the result is sent to the PC terminal.
13
+
14
+
## Video Building This Example
15
+
16
+
[](https://youtu.be/sxciN3EZez4?list=PLtQdQmNK_0DTA08RmyuJH4dyNrYGDGi0l)
17
+
18
+
**Video:**[Introducing MCC Melody Example Components](https://youtu.be/zK5jLiIIYvE?list=PLtQdQmNK_0DTA08RmyuJH4dyNrYGDGi0l)
19
+
(while building the Polled version of the Timer Toggle LED example).
13
20
14
21
## MCC Melody Example Components
15
22
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).
@@ -30,8 +37,8 @@ Example Components are related to [MCC Melody Design Patterns for Control Flow](
30
37
- MPLAB® X IDE 6.20.0 or newer [(MPLAB® X IDE 6.20)](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-x-ide)
31
38
- MPLAB® XC8 2.46.0 or newer [(MPLAB® XC8 2.46)](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/xc8)
32
39
33
-
- MCC Plugin Version 5.5.1 or newer (*Tools>Plugins>Installed*, search: "MCC")
34
-
- ADCC Example Component 1.0.0 or newer
40
+
-MPLAB® Code Configurator (MCC) Plugin Version 5.5.1 or newer (*Tools>Plugins>Installed*, search: "MCC")
41
+
-ADC Converter with Computation (ADCC) Example Component 1.0.0 or newer
35
42
- MCC Core 5.7.1 or newer
36
43
- MCC Melody Core 2.7.1 or newer (Communicates with the MCC core, providing views and other functionality for MCC Melody)
0 commit comments