On Thu, Oct 5, 2017 at 10:36 AM, Ryan Van Rooyen <[email protected]> wrote: > I've read multiple articles showing ways to read the analog inputs on > regular (BeagleBone Black) models, similar to what's described in this > article: > > http://beaglebone.cameon.net/home/reading-the-analog-inputs-adc > > But on my BeagleBone Blue, it appears none of these directories exist. Does > anyone know of a simple & correct way to read in the analog inputs (or even > the regular gpio input/outputs) on the BeagleBone Blue? Seems like there > should be a similar way to read/write some system files to access the > inputs/outputs?
Currently on the Blue, the ADC is tied up by the Robotics Library. That library needs to be ported from mmap'ing the adc directly to iio.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYi1dFiSKDsWTUi840z_30mq2oJTa-vphN%2BkNNG%2B1eWg9A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
