Example Harmony v2 Projects for the ADC Peripheral

The following links contain a downloadable, fully functional example project. Detailed instructions on how the project was created are also provided.


ADC Project Using chipKIT® WF32®

This example project uses the ADC in the PIC32 to convert an analog voltage to digital and to display the magnitude of the result on the four LEDs found on the Digilent chipKIT WF32 development board.

The MPLAB® Harmony ADC Driver and Peripheral Libraries are used to achieve this. You will use the MPLAB Harmony Configurator (MHC) to configure the ADC Driver to generate an interrupt, after acquiring and converting 16 samples. The interrupt service routine calls a function to read and average the results from the ADC results buffer. It also sets the dataReady flag, indicating it's time to update the LEDs with the new ADC result.


ADC Project Using chipKIT Wi-FIRE®

This example project uses the ADC in the PIC32 to convert an analog voltage to digital and to display the magnitude of the result on the four LEDs found on the Digilent chipKIT Wi-FIRE development board.

The MPLAB Harmony ADC Driver and Peripheral Libraries are used to achieve this. You will use the MHC to configure the ADC Driver to generate an interrupt, after acquiring a sample. The interrupt service routine reads the result from the ADC results buffer. It also sets the dataReady flag, indicating it's time to update the LEDs with the new ADC result.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.