alcohol3
2.0.0.0
|
Alcohol3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Alcohol3 Click example.
Code of this sensor reacts to the presence of deoxidizing and reducing gases, such as ethanol (also known as alcohol).
The demo application is composed of two sections :
Application Init performs Logger and Click initialization.
Reads percentage of alcohol in the blood (BAC) and this data logs to USBUART every 1 sec.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |