On Thu, Jan 12, 2017 at 12:11 PM, Aulia Laila Fithri <[email protected]> wrote: > how to change mode pin ?
In general, the config-pin utility (which relies on cape-universal) is the simplest way to configure BeagleBone pins: https://github.com/cdsteinkuehler/beaglebone-universal-io > anyone can give me tutorial? > for python. I maintain the Adafruit_BBIO Python library. Here's the page from the Adafruit tutorial about GPIO pin modes: https://learn.adafruit.com/setting-up-io-python-library-on-beaglebone-black/gpio -drew -- 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/CAEf4M_ANbv4xk3d95VnFnAtkKwM6uVdLOuPSNh%3Dd1O0f2B49EA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
