I maintain Adafruit_BBIO. Please create an issue on the GitHub repository
and I will investigate the issue:
https://github.com/adafruit/adafruit-beaglebone-io-python/

Thanks
Drew


On Mar 11, 2018 8:28 PM, "Tomas Medina" <to...@evatech.net> wrote:

> I am trying to write a program on the Beaglebone Black Wireless (Debian
> image 2017-07-01) that runs at the startup. The program runs fine if
> executed from the command line, but when I try to run it automatically at
> startup (using crontab), the program doesn't run at all (as indicated by a
> grep command). After some testing, I think I may have found the culprit.
> The program contains the following lines which, if disabled, allow the
> program to run with crontab:
> import Adafruit_BBIO.ADC as ADC
>
> ADC.setup()
>
> I need to program to be able to read analog values.
> Any help in this matter would be greatly appreciated
> Thanks,
>
> Tomas
>
> --
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/ddc3c0db-c8db-4cb8-854e-b3ffe4d34fd8%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/ddc3c0db-c8db-4cb8-854e-b3ffe4d34fd8%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAEf4M_AQj0bkB38U5twAaUF4qgdWDCMRDJqEgGkBuWzOMKtVWg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to