Giter Club home page Giter Club logo

bbb_lsm303's People

Contributors

sedgwickc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

munframed

bbb_lsm303's Issues

Read sensor data

I did not initially implement reading sensor data as the Adafruit Arduino code for this sensor uses a Wire.h function for waiting until a certain number of bytes is available to read. I'll have to find a way to mimic this behaviour without Wire.h.

error while loading shared libraries: libmraa.so.0

Hey!
Great work! I've been working on the BBB and 10 DOF sensor the past few weeks but I really like to give your way a try as well. It was a pain to install mraa (took more than a day) and when I finally thought I had it installed successfully, after using make (I'm trying to run the LSM303 application), it generates that LSM303 file, but when I want to run it, it gives me this error:

./LSM303: error while loading shared libraries: libmraa.so.0: cannot open shared object file: No such file or directory

What should I do? The instructions for installing mraa wasn't for Debian, so I did this,

git clone https://github.com/intel-iot-devkit/mraa.git
mkdir mraa/build && cd $_
cmake .. -DBUILDSWIGNODE=OFF
make
make install

and it went through. Any idea what I have possibly done wrong?
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.