1 MPLAB® Harmony 3 Audio Application Examples
MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information.
- Microchip 32-bit MCUs
- Microchip 32-bit MPUs
- Microchip MPLAB X IDE
- Microchip MPLAB® Harmony
- Microchip MPLAB® Harmony Pages
To clone or download these applications from Github, go to the main page of this repository and then click Clone button to clone this repository or download as zip file. This content can also be downloaded using content manager by following these instructions.
Contents Summary
Folder | Description |
---|---|
apps | Contains audio example applications |
Code Examples
The following applications are provided to demonstrate the typical or interesting usage models of one or more peripheral libraries.
Name | Description |
---|---|
audio_enc | Audio encoder for WAV files |
audio_player_basic | Audio player for WAV files |
audio_tone | Audio tone generator |
audio_tone_linkeddma | Audio tone generator using linked DMA |
simple_tone_generator | Simple audio tone generator demo |
microphone_loopback | Microphone loopback demo |
universal_audio_decoders | Audio player for WAV, ADPCM, FLAC and MP3 files |
usb_headset | USB headset demo |
usb_microphone | USB Microphone Demo |
usb_speaker | USB speaker demo |
usb_speaker_bass_boost | USB speaker w/ bass boost |
usb_speaker_hi_res | USB speaker hi res (96 kHz/24-bits) |