adafruit / adafruit/adafruit-beaglebone-io-python
Use libiio to interface with ADC
Open
enhancement
help wanted
- Dominant language
- C
- Stars
- 479
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
I've been considering if Adafruit_BBIO should be using [`libiio`](https://wiki.analog.com/resources/tools-software/linux-software/libiio) to interact with the ADC, instead of accessing it via `/sys`.
@RobertCNelson commented that this could allow Adafruit_BBIO to access more ADC functioality than a single raw read: [ADC User Guide: Continuous Mode](http://processors.wiki.ti.com/index.php/Linux_Core_ADC_Users_Guide#Continuous_Mode)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.