peltier 2.0.0.0
|
Peltier Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Peltier Click example.
This application is ultralow power energy harvester and battery charger.
The demo application is composed of two sections :
Initializes GPIO driver, disables both 1.8V and 3.3V outputs and starts write log.
This example demonstrates the use of Peltier Click board by first enableing 1.8V output, second by enableing 3.3V output, then enabling both outputs and finally disabling both outputs in 5 seconds intervals.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |