MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller devices.
Refer to the following links for more information:
This repository contains the MPLAB® Harmony 3 audio solutions and example applications.
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.
Folder | Description |
---|---|
apps | Contains audio example applications |
The following applications are provided to demonstrate the audio capabilities:
Name | Description |
---|---|
audio_enc | Audio encoder for WAV files |
audio_player_basic | Audio player for WAV files |
audio_tone | Audio tone generator |
audio_tone | Audio tone generator using linked DMA |
microphone_loopback | Microphone loopback demo |
simple_tone_generator | Simple audio tone generator demo |
universal_audio_decoders | Audio player for WAV, ADPCM, FLAC and MP3 files |
usb_headset | USB headset 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) |