文件名称:adcon1e.c.tar
介绍说明--下载内容均来自于网络,请自行研究使用
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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
89346488adcon1e.c.tar