Giter VIP home page Giter VIP logo

dash's People

Contributors

adriandc avatar andersson avatar chirayudesai avatar courtc avatar dpursehouse avatar freexperia avatar hnl avatar honggoff avatar jredestig avatar kali- avatar mikeng avatar ziyann 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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar

dash's Issues

Adding support for LSM9DS1 9-axis Sensor

Dear,

First of all, thank you for sharing this great lib and I am sorry if this is not the right place to ask this.

I am completely new to this and I am trying to integrate LSM9DS1 sensor from ST Micro.
This sensor is a combo, which includes 3D Accel, 3D Gyro and 3D Mag in the same chip.
I alreay have a Linux Device driver for it which creates 3 instances of input polled devices: lsm9ds1_acc, lsm9ds1_gyro and lsm9ds1_mag.

I tried to follow the L3G4200D gyro from the source code and created 3 new files:
sensors/lsm9ds1_accel.c
sensors/lsm9ds1_gyro.c
sensors/lsm9ds1_mag.c

These are very straightforward files, which I could understand easily.

Now comes my question: What is the wrapper sections?
Reading the source code, it seems that this is a section for a kind of sensor fusion and for data conversion, where you can add "virtual" support for other Android Sensors from the data acquired from your existing sensors and convert measurements to default units. Is my understanding correct?

Which files should I add to the sensors/wrappers folder?
I created the ones below, but I am not sure if this is correct. Mainly about the "magnetometer" one.
sensors/wrappers/lsm9ds1_accelerometer.c
sensors/wrappers/lsm9ds1_gyroscope.c
sensors/wrappers/lsm9ds1_magnetometer.c

If my understanding is correct, I would like also to use the iNemo lib to add support for more sensors. How can I do this?

Thank you!

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.