Categories: Beginner
Originally published at https://www.hackster.io/makers-ns/beaglebone-barometer-c81702.
This article describe how to start with BeagleBone, Python and I2C devices.
For this example you need:
- BeagleBone
- MikroBUS Cape
- Barometer click
To prepare BeagleBone you need to install python-smbus package. Adafruit_I2C library use this package.
I hope this small example is usefull for someone who start with Python programming and use Mikroelektronika click boards on BeagleBone
Comments are not currently available for this post.