GithubHelp home page GithubHelp logo

Comments (6)

lyusupov avatar lyusupov commented on September 25, 2024

@dizcza
would you mind to try teaching Adafruit to write their libraries first ?

https://github.com/adafruit/Adafruit_BME680/blob/master/Adafruit_BME680.cpp#L100-L110

from sensorlib.

dizcza avatar dizcza commented on September 25, 2024

I would if I used their lib. Is it a dependency?

from sensorlib.

lewisxhe avatar lewisxhe commented on September 25, 2024

This library was originally designed to be used by ESP32. ESP32 originally has the ability to prevent repeated initialization processing. If the user initializes the Wire externally, the Wire first used by the first user will be used.

from sensorlib.

dizcza avatar dizcza commented on September 25, 2024

As a matter of fact, I did open an issue on Adafruit.

This library was originally designed to be used by ESP32.

So I cannot use it for non-esp32 boards? It looks like I can... except that I don't know how, for instance, SMT32 handles the issue of repeated Wire initialization.

ESP32 originally has the ability to prevent repeated initialization processing. If the user initializes the Wire externally, the Wire first used by the first user will be used.

You rely on the implementation-specific behavior of underlying firmware functionality. I know that others do exactly what you've described. Well, as long as it works.

from sensorlib.

dizcza avatar dizcza commented on September 25, 2024

A short question. Does QMI8658 output accelerometer values in m/s^2 and gyroscope in degrees per second?

from sensorlib.

lewisxhe avatar lewisxhe commented on September 25, 2024

yes

from sensorlib.

Related Issues (10)

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.