BeagleBone3 - How to access sensors with Python3 only.

I have a Beaglebone Green Wirless, with a Grove Extender and a variety of modules, including the HIgh Acccuracy Baromater and OLED Screen.

I am not able to use any Python2 modules, as we are only allowed to use Python3



I have a very minimal ( console only ) version of debian installed.



I am struggling to understand how i can access the teh devices. Any pointers would be very much appreicatred.

Hello,

Did you ever try out some libraries that work on the BBB/BBGW?

Some of them include Adafruit_BBIO and others like librobotcontrol or iobb from shabaz123 on github.com.

Seth