Giter Site home page Giter Site logo

adafruit_sensorlab's People

Contributors

blitzcitydiy avatar bourgeoislab avatar brentru avatar evaherrada avatar hathach avatar ladyada avatar shawnhymel avatar siddacious avatar tyeth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adafruit_sensorlab's Issues

Support for LSM9DS1

I have Arduino Nano 33 BLE Sense which has LSM9DS1. Will you support this in the future?
I am a little bit stuck regarding how should I calibrate my IMU.

Enable configurable I2C addresses for MLX90393 magnetometers

MLX90393 breakout boards support four configurable I2C addresses in the range of 0x0C to 0x0C | 0x03. The getMagnetometer method (or detectMLX90393 in particular) should support a selection of multiple devices if they are attached to the same I2C bus.

The implementation could be similar to this PR for a different sensor type: #9

Can't compile any example

Hi,
I'm trying to use your lib and examples but I can't campile any examples. Here is the error I got 'class Adafruit_Sensor' has no member named 'printSensorDetails'. I have an SAMD21E17A and I got the v0.7.1

Pass TwoWire* to drivers

The I2C interface pointer TwoWire *_i2c should be passed to the drivers. This is usefull (even critical) for boards with more or different I2C interfaces.

E.g. for the LSM9DS1:
_lsm9ds1 = new Adafruit_LSM9DS1(_i2c, 9051);

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.