Coder Social home page Coder Social logo

ism330dhcx's People

Contributors

cparata avatar fpistm avatar jerabaul29 avatar sarachiodo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ism330dhcx's Issues

about the libraries.properties: use on arm (cortex m4, but should be irrelevant)

I see on https://github.com/stm32duino/ISM330DHCX/blob/main/library.properties that:

architectures=stm32, avr, sam

It looks to me like there is nothing that would say that this could not work on arm, right? Like, a cortex-m4f or similar, with an arduino core. If you confirm that it should work out I can test tonight. If it works, should arm be added to the list of architectures? :)

add example with FIFO?

Hi,

First, many thanks for an awesome library :) . I have been using the Adafruit library so far to talk to the ISM330DHCX, but this library feels much more straightforward and looks much cleaner when reading it, so very much keen on changing to it :) .

Would it be possible to have an example of how to use the FIFO to get ACC and GYR output? Basically something that shows how to:

  • set up the 6dof with the parameters one needs
  • start the fifo output
  • show how to read the full fifo to a bugger (I will time the reading with a timer myself, but this is not very relevant, I guess in the example just adding some delay to put a bit of space between the readings should be enough :) ).

documentation about units

I was a bit confused at first about which units are used; I cannot see either in the .h or the .cpp file the unit for ISM330DHCXStatusTypeDef ISM330DHCXSensor::ACC_GetAxes(int32_t *Acceleration) for example. I found the information in the example here:

// Print compatible with Serial plotter
Serial.print("Acc[mg]:");

but wonder if units should be documented in details in the .h or .cpp?

It would be really useful to get the units for:

  • the GetAxes methods, for acc and gyr
  • the scaling constant returned by the GetSensitivity methods, for acc and gyr (I think that it converts from "raw value" to "mg")

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.