Coder Social home page Coder Social logo

xuzheng821 / ads129x-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hal-314/ads129x-driver

0.0 1.0 0.0 23 KB

This is a driver for Arduino boards to control the ADS 129x chips family of Texas Instrument

License: MIT License

C++ 83.39% Arduino 11.35% C 5.26%

ads129x-driver's Introduction

ADS129x-driver

This is a driver for Arduino boards to control the ADS 129x chips family of Texas Instrument

The complete documentation is in ads129xDriver.h file but a quick introduction is:

  • ads129xDriver.h -> it has the documentation and the methods
  • ads129xDatasheetConstants.h -> it contains the constant defined by datasheet and some other useful constant to configure the registers
  • ads129xDriverConfig.h -> the only file to be modified by user. In this, user have to speficy ADS model that they will use and, optionally, some other parameters.

The license of this library is Mozilla Public License version 2 (see license notice) (https://www.mozilla.org/en-US/MPL/). From the Mozilla Public License (MPL) FAQs: the MPL is a simple copyleft license. The MPL's "file-level" copyleft is designed to encourage contributors to share modifications they make to your code, while still allowing them to combine your code with code under other licenses (open or proprietary) with minimal restrictions.

So,

  1. Your own code can have any license except see point 2
  2. If you modify any file/s of this library, the resulting file/s of these modifications have to keep the Mozilla Public License version 2 license.
  3. If you distribute/sell a program that some files use Mozilla Public License version 2 license (like this library), the source code of these files have to share
  4. MPL is compatible with GPL license family.

Credits

ads129x-driver's People

Contributors

arkharin avatar eliboldr avatar hal-314 avatar lorenlk 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.