Giter VIP home page Giter VIP logo

ads1298-breakout's Introduction

ADS1298-breakout

This is an ADS1298 breakout board. It can also be used with the ADS1294 and ADS1296.

If you are looking for a full Arduino shield with analog input capability, you might be interested in the HackEEG Shield instead. The HackEEG shield is compatible with the ADS1298 or ADS1299.

The ADS1298 is an 8 channel ADC chip with SPI interface, meant for ECG and EEG:

http://www.ti.com/product/ads1298

The breakout board needs +5v input, and provides clean analog and digital power, along with some minimal support circuitry.

Most of the ADS1298's pins are available on the two 20-pin headers.

This board is meant for basic system debugging - electrode circuitry for EEG or ECG is not provided, just access to the chip's differential input pins.

v0.1 of the board has been made and is in testing; v0.2 of the board has not been made yet, and is development.

Connecting the Board to an Arduino Due

There is an Arduino Due pinout diagram in docs/arduino_pinout_diagram.png. Refer to that when making the wiring connections. There are also a couple of photos.

ADS1298-breakout pin - Arduino Due pin (SAM3X8E pin)
SPI OUT (MISO)       - SPI Header 1 (108)
SPI IN (MOSI)        - SPI Header 4 (109)
SCK                  - SPI Header 3 (11)
GND                  - SPI Header 6
5V                   - SPI Header 2
DRDY                 - D45 (100)
CLK                  - A7 (85)
CLKSEL               - D49 (96)
RESET                - D48 (97)
PWDN                 - D47 (98)
START                - D46 (99)
CS                   - D52 (92)

Testing

The Arduino Due driver software for this board can be found in the ADS129x-tools github repository.

If you have questions, comments, or improvements, I would love to know them!

cheers
adam
Adam Feuer
Seattle, WA, USA
[email protected]
http://adamfeuer.com

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.