Closed symbiosdotwiki closed 8 years ago
Hi I just wanted to make sure this code/the examples worked as shown with the BBB without modification, or if the Adafruit_GPIO library needed to be replaced with Adafruit_BBIO or something. Thanks!
Yep this will work as is with the BeagleBone Black. It will use the BBIO library for GPIO access and the normal python-spidev module for SPI access.
Hi I just wanted to make sure this code/the examples worked as shown with the BBB without modification, or if the Adafruit_GPIO library needed to be replaced with Adafruit_BBIO or something. Thanks!