vtohz 2.0.0.0
|
VtoHz Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint16_t | pwm_period |
VtoHz Click example.
This application converts an analog voltage input signal into a pulse wave signal of a certain frequency.
The demo application is composed of two sections :
Initializes driver and enables the click board.
Alternates between different output frequencies.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
uint16_t pwm_period |