Giter VIP home page Giter VIP logo

ads131m0x's Introduction

ADS131M02 and ADS131M04 Arduino Library

Arduino lib for the ADS131M02 and ADS131M04 24-bit Analog to Digital Converter.

Mostly based on the work of https://github.com/LucasEtchezuri/Arduino-ADS131M04

Changes to original lib

  • adaption for ADS131M02 and conditional code parts for ADS131M02 and ADS131M04
  • modified interface for flexible SPI-Port
  • method to change SPI clock
  • minor changes for speed optimation
  • additonal interface description

Please notice: all modifications are only testet with ESP32, ESP32-S2, ESP32-S3 and ESP32-C3

Helpfull Links

Datasheet = https://www.ti.com/product/ADS131M02

Datasheet = https://www.ti.com/product/ADS131M04

Download and Installation

Arduino IDE

To download click the DOWNLOAD ZIP button, rename the uncompressed folder ADS131M0x. Check that the ADS131M0x folder contains ADS131M0x.cpp and ADS131M0x.h

Place the ADS131M0x library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

Platform IO

Add in 'platform.ini' (no need to download before)

lib_deps =
  https://github.com/raibisch/ADS131M0x

ads131m0x's People

Contributors

lucasetchezuri avatar raibisch avatar

Stargazers

 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.