Giter Site home page Giter Site logo

fieldline-opm-client's Introduction

Fieldline OPM Client

Installation

We recommend using the Anaconda package library for system-independent installation.

Next, create a virtual environment:

conda create -n opm_virtual_env python=3.8
conda activate opm_virtual_env

Once you have Python3.8 virtual environment, do the following:

python -m pip install git+https://github.com/juangpc/fieldline-opm-client.git#egg=fieldline_client -r https://raw.githubusercontent.com/juangpc/fieldline-opm-client/main/requirements.txt

Finally, to start the Fieldline client, type:

fieldline_client

Dependencies

  • Python (>=3.8)
  • appdirs==1.4.3
  • ifaddr==0.1.6
  • netifaces==0.10.9
  • numpy==1.18.2
  • protobuf==3.11.3
  • six==1.14.0
  • zeroconf==0.24.5
  • fieldline_api (bundled)

FieldLine API README

Prerequisits:

  • Python 3.8 needs to be installed - due to an issue in the shared memory library that was fixed
  • Download api-example.zip and fieldline_api_XXX.whl
  1. Download and extract api-example.zip
  2. cd api-example
  3. python3.8 -m venv venv
  4. . venv/bin/activate
  5. pip install -r requirements-api.txt
  6. pip install
  7. python main.py

Release Notes

  • 0.0.13 - add SENSOR_READY state
  • 0.0.12 - fix wrong file include
  • 0.0.11 - Add sensor status call
  • 0.0.10 - Few API cleanup items
  • 0.0.2 - add start_adc and stop_adc calls
  • 0.0.1 - initial release

fieldline-opm-client's People

Contributors

gabrielbmotta avatar jasmainak avatar juangpc avatar padmasundaram avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.