SELKIELogger
1.0.0
|
Read values from a Pimoronoi Automation Hat. More...
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "SELKIELoggerI2C.h"
Go to the source code of this file.
Functions | |
int | main (void) |
Read values from a Pimoronoi Automation Hat.
Definition in file AutomationHatRead.c.
int main | ( | void | ) |
Will read the ADC values from the automation hat, assuming it to be connected to /dev/i2c-1
Definition at line 41 of file AutomationHatRead.c.