Skip to content

This repository contains Python interface for the BNO055 sensor using SMBus2, tested on Raspberry Pi 5.

License

Notifications You must be signed in to change notification settings

mildsky/pyBNO055

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyBNO055

Prerequisites

Before you begin, ensure you have the following installed on your Raspberry Pi:

  • Python 3.x
  • SMBus2 library

Usage

git clone https://github.com/mildsky/pyBNO055.git
cd pyBNO055
python pyBNO055.py

Wiring

3V3 SDA SCL GND
1 3 5 9
GPIO2 GPIO3

BNO055_wiring

About

This repository contains Python interface for the BNO055 sensor using SMBus2, tested on Raspberry Pi 5.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages