btaudio3 2.0.0.0
|
BT Audio 3 Click is a compact add-on board with high-performing voice and audio post-processing capability for Bluetooth audio applications. This board features the BM83, a fully certified Bluetooth v5.0 stereo audio module from Microchip. The BM83 contains an onboard Bluetooth stack and audio profiles and supports 24-bit/96 kHz high-resolution audio formats to enable high-fidelity wireless audio. An integrated Digital Signal Processor (DSP) decodes AAC and SBC codecs and executes advanced audio and voice processing such as Wide-Band (WB) speech, Acoustic Echo Cancellation (AEC), and Noise Reduction (NR). Configured in Host mode, the BM83 allows data processing via the UART interface, and in addition, comes with many additional features such as audio control buttons, onboard microphones, LED indicators, and more.
We provide a library for the BT Audio 3 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for BT Audio 3 Click driver.
btaudio3_cfg_setup
Config Object Initialization function. btaudio3_init
Initialization function. btaudio3_default_cfg
Click Default Configuration function. btaudio3_set_device_name
This function sets the local device name. btaudio3_music_control
This function sends a music control command with a desired action. btaudio3_set_eq_mode
This function sets the equalizer mode. This example demonstrates the use of BT Audio 3 click board by reading the commands received from remote device and performing adequate actions accordingly.
The demo application is composed of two sections :
Initializes the driver and configures the click board.
Reads all the received events and parses them.
We have used the Serial Bluetooth Terminal smartphone application for the test.
A smartphone and the click board must be paired in order to exchange messages with each other. So make sure to pair your device with the click board and connect it to using the Serial Bluetooth Terminal application, then you will be able to send commands listed below.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.