Coder Social home page Coder Social logo

sensirion-embedded-sgp's Introduction

SENSIRION EMBEDDED SPS

This library is a simple re-packaging of the Sensirion Embedded SGP library to simplify its integration in Arduino.

The original code (which is distributed inder BSD license) is here slightly changed, to add some useful features.

Integration flow to update to latest sensirion version

  1. Set Sensirion remote:
    git remote set sensirion https://github.com/Sensirion/embedded-sgp
    
  2. Switch to merging branch
    1. Merge new changes:
    git fetch sensirion master
    git merge allow-unrelated-histories sensirion/master
    git push
    
  3. Switch to cleaning branch
    1. Rebase from merging and push (--force-with-lease)
    2. Possibly extend/update export.sh and then run it
    3. Push changes
  4. Switch to customizing branch
    1. Rebase from merging and push (--force-with-lease)
  5. Switch to master branch
    1. Merge customizing and push

sensirion-embedded-sgp's People

Contributors

rnestler avatar abrauchli avatar zifzaf avatar getpastthemonkey avatar psachs avatar mbjoern avatar chjaeggi avatar bittailor avatar jhahn96 avatar

Watchers

Francesco Stefanni 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.