peltier
2.0.0.0
|
Peltier Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | 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 | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |