GithubHelp home page GithubHelp logo

akshayrajp / ag10_sensor_code Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 9.75 MB

Contains code to read and drive various sensors and push their readings to a local/remote instance of InfluxDB

Python 9.70% Shell 2.06% C 88.24%

ag10_sensor_code's Introduction

Driver code for all the sensors being used in the major project Will add more instructions soon!

Skyhook setup

Setup the Skyhook shared library file (libwpsapi.so provided by Skyhook) and custom shared library file (libgetloc.so generated using getlocation.c) Let the location containing the shared library files mentioned above be "SKYHOOK_LIB_DIR"

Add this directory to /etc/ld.so.conf.d/ag10.conf (or if you already have a .conf file in that location, feel free to add this SKYHOOK_LIB_DIR to that .conf file) We do this because we want the compiler to be able to access the shared library files (.so files)

Make sure to open the .conf file as root and paste SKYHOOK_LIB_DIR there.

run sudo ldconfig to reload the shared library paths.

ag10_sensor_code's People

Contributors

akshayrajp avatar

Stargazers

Roman avatar

Watchers

 avatar

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.