mic
2.0.0.0
|
Mic Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Mic Click example.
This example showcases the initialization and configuration of the click and logger modules and later on reads and displays data recorded by the mic.
The demo application is composed of two sections :
Initializes LOG communication, ADC and configures AN pin as input on MIKROBUS1.
Reads 12 bit ADC data from AN pin and displays it using the logger module.
#NOTE: Dje me ovo zapade...
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |