Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chepo92 authored Jun 22, 2020
1 parent 6c367df commit 9b3bc60
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# ADS119X
ADS119X library compatible with Arduino IDE
Compatible IC: ADS1194, ADS1196 and ADS1198

## Insallation
Download and install zip library

## Usage examples
The library comes with 3 examples
- Test internally generated signal
- Basic
- Serial Commands

## Wiring
Connect SPI's pins, additionally the user can select DRDY, RST, and CS pins (default to 6,5, 10 in arduino UNO)

## Boards known to use ADS119X
- ECG2 Click from MikroE uses a ADS1194 (this library is tested with this breakout board)

- Bare chips are sold in Aliexpress


## Status: Working as June 2020

0 comments on commit 9b3bc60

Please sign in to comment.