mic2
2.0.0.0
|
Mic2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Variables | |
uint16_t | plot_time |
Mic2 Click example.
This range is suited for audio and/or speech applications.
The demo application is composed of two sections :
Initializes driver init, ADC init and sets digital pot.
Reads ADC data calculates dB value and logs data to serial plotter.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |
uint16_t plot_time |