Coder Social home page Coder Social logo

linneslab / ads1118 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from denkitronik/ads1118

0.0 2.0 0.0 995 KB

Arduino Library for Texas Instruments ADS1118 - 16-Bit Analog-to-Digital Converter with internal Reference and Temperature Sensor

License: MIT License

C++ 100.00%

ads1118's Introduction

Arduino Library for Texas Instruments ADS1118 - 16-Bit Analog-to-Digital Converter with internal Reference and Temperature Sensor

This is an easy to use Arduino library for ADC Converter ADS1118

Getting Started

Learn with the examples provided: For basic use "basicExampleAds1118" and "ads1118example" for a detailed use.

Prerequisites

None

Installing

Download this library as zip file, then click in "Sketch" -> "Include Library" ->"Add .ZIP Library" and select the zip file downloaded.

Running the tests

  1. Connect the ADS1118 in the 3.3v power supply pins of your Arduino.
  2. Connect the ADS1118 CS pin to the pin 5 of your Arduino.
  3. Connect the ADS1118 MISO (DOUT), MOSI(DIN) and SCLK pins to the MISO, MOSI and SCLK of your Arduino (search on internet "Arduino ICSP pinout").
ARDUINO (ICSP PINS) ADS1118 PINS
MOSI DIN
MISO DOUT
SCLK SCLK
5 (change this pin to fit your needs) CS

alt text 4. Run the examples provided in your Arduino IDE. Go to "File" -> "Examples" -> "ADS1118 library" -> "basicExampleAds1118" or "ads1118example"

Example with a thermocouple

This is the typical circuit for a "thermocouple measurement system" as shown in the TI ADS1118 datasheet page 32. alt text

Built With

Contributing

Everyone is invited to contribute When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with me before making a change.

Release History

1.0.0
    CHANGE: Initial commit

Versioning

I am using SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

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.