Skip to content
 
 

Repository files navigation

MicroPython Driver for the Bosch BMI270 Accelerometer/Gyro Sensor.

This project was initially written by jposada202020 and is licensed under the MIT License.

I did only some minor changes to the examples to get it working on the Infineon PSOC6 AI Eval Kit using Infineon's PSOC6 MicroPython port.

Installation

To install directly using a Wi-Fi capable board:

import mip
mip.install("github:ederjc/micropython_bmi270")

Alternatively, use a tool of your choice to upload the folder micropython_bmi270 to the file system of your board.

Usage Example

Take a look at the examples directory.

Documentation

API documentation for this library can be found on Read the Docs.

About

MicroPython Driver for the Bosch BMI270 Accelerometer/Gyro Sensor.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages