radiostation 2.0.0.0
|
RadioStation Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
RadioStation Click example.
RadioStation click can be used to broadcast the music via the FM radio band ( which operates in the frequency range of 76MHz to 108MHz ).
The demo application is composed of two sections :
Initialization driver enable's - I2C and sets transmit_frequency.
In this example Radio Station Click is receiving signal from audio connector and broadcasting it on 100.00 MHz frequency.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |