opto3 2.0.0.0
|
Opto 3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Opto 3 Click example.
Opto 3 click to be used in applications that require reinforced galvanic isolation for both their input and output stages.
The demo application is composed of two sections :
Initializes GPIO interface.
Reads the input pins state and sets their respective output pins to the same logic state. The output pins state will be displayed on the USB UART where you can track their changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |