Description: 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
To Search:
File list (Check if you may need any files):
89346488adcon1e.c.tar