MCC Melody Example Components: ADC Basic Printf, Polled-Implementation

Опубликовано: 30 Апрель 2026
на канале: Microchip Developer Help
1,163
14

Solution project for this video on GitHub: https://github.com/microchip-pic-avr-...
Getting Started with MCC Melody Example Components playlist:    • Getting Started with MCC Melody Example Co...  

The 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 after a delay. The LED is toggled and the result is sent to the PC terminal.

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.

Solution project for this video on GitHub: https://github.com/microchip-pic-avr-...