Code Monkey home page Code Monkey logo

minimu-9-v5's Introduction

MinIMU-9-v5 python library for Raspberry Pi

Version: 1.0.0
Release date: 2019 May 21
https://github.com/DarkSparkAg/MinIMU-9-v5

Summary

This is a library for the Raspberry Pi that helps interface with Pololu's MinIMU-9 v5 Gyro, Accelerometer, and Compass (LSM6DS33 and LIS3MDL Carrier). The library configures the LSM6DS33 and LIS3MDL chips and makes it simple to read the raw accelerometer, gyro, and magnetometer data through I²C. The library is also capable of tracking yaw and angle in the background with multi-threading.

Supported platforms

This library is designed to work with the Raspberry Pi 3 B+; we have not tested it with other versions.

Getting started

Hardware

An MinIMU-9 v5 can be purchased from Pololu's website. Before continuing, careful reading of the product page, datasheets and application notes are recommended.

Make the following connections between the Raspberry Pi 3 B+ and the MinIMU-9 v5 board:

  Arduino   LSM6 board
---------   ----------
5V or 3V3 - VIN
      GND - GND
      SDA - SDA
      SCL - SCL

Software

  1. Download the lastest version of this software from github.
  2. Copy the MinIMU_v5_pi.py file into your project.

Examples

An example program using the MinIMU_v5_pi.py file is available that shows how to use the library. You can access it in the 'examples' program.

Library reference

Todo

Other

This library is a work in progress and was based on the LSM6 and LIS3MDL libraries created by pololu.

minimu-9-v5's People

Contributors

darksparkag avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.