Industrial I/O is a Linux kernel framework that provides uniform access to sensors and other ADC/DAC-based devices.
I need to read all 7 analog pins in the BBB every 5 milliseconds. I'm doing so with the following C code: …
beagleboneblack analog-digital-converter iio