Giter Site home page Giter Site logo

ads1299's Introduction

Texas Instruments ADS1299 Arduino Library

This folder contains all work and research for the creation of a software bridge between the Texas Instruments ADS1299 EEG/ECG chip and an Arduino.

Hardware References [1] ADS1299: http://www.ti.com/product/ads1299 [2] ADS1299 Datasheet: http://www.ti.com/lit/ds/sbas499a/sbas499a.pdf [3] ADS1299 Analog Evaluation Module: http://www.ti.com/lit/ug/slau443/slau443.pdf

Files ADS2199.h - Arduino library header file - contains class methods/variables ADS1299.cpp - Arduino library cpp file - contains content of methods and references to the page numbers in the above documents - current methods: - WAKEUP() - STANDBY() - RESET() - START() - STOP() - RDATAC() - read data continuous - SDATAC() - stop data continuous - RDATA() - RREG() - WREG() - transfer() - SPI bit transfer - updateData() - print data from ADS1299 to serial monitor in Arduino IDE Definitions.h - Contains all of the variable definitions that are relevant to the ADS1299 chip commands and the SPI communication between the chip and the Arduino. examples/example_2 - an example arduino sketch that show you how to use the currently implemented methods of the library keywords.txt - defines the keywords that change color automatically in an arduino sketch using this library

Extra Materials The "reference" folder contains websites that contain relevant information to the development of the code and also options for electrodes and circuit design of active electrodes and other open-source EEG tools. Links from meeting with Sean Montgomery (from Sensorstar Labs):

version 1) developed by Conor Russomanno (6/20/13)

ads1299's People

Contributors

conorrussomanno 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.