Introduction - If you have any usage issues, please Google them yourself
8 Channels ADC
This C language code, will read all 8 channel at once.
This is based on the MCP3424 Chip.
Readout abelectronics ADC Pi board inputs via C
Required package:
apt-get install libi2c-dev
Compile with gcc:
$ sudo gcc adcon1e.c -o adcon1e
Execute with:
$ sudo ./adcon1e