Skip to content

Commit

Permalink
Undo wrap at 78 cols (doesn't affect output)
Browse files Browse the repository at this point in the history
  • Loading branch information
2-718 committed Jan 8, 2012
1 parent c2d6ea5 commit 3fdff5a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.markdown
Expand Up @@ -4,13 +4,10 @@ This is an Arduino library for the Texas Instruments ADS7828 12-bit, 8-channel I
## Features
The following features have been implemented:

* Up to (4) A/D converters can be used on the same I2C bus (hardware-
addressable via pins A0, A1 and software-addressable via ID 0..3)
* A/D conversions may be initiated on a bus-, device-, or channel-specific
level
* Up to (4) A/D converters can be used on the same I2C bus (hardware-addressable via pins A0, A1 and software-addressable via ID 0..3)
* A/D conversions may be initiated on a bus-, device-, or channel-specific level
* Retrieve values as 16-period moving average or last sample
* Built-in scaling function to return values in user-defined engineering
units
* Built-in scaling function to return values in user-defined engineering units

## Hardware
This library has been tested with an Arduino [Duemilanove](http://www.arduino.cc/en/Main/ArduinoBoardDuemilanove) and a Texas Instruments [ADS7828](http://focus.ti.com/docs/prod/folders/print/ads7828.html) A/D converter.
Expand Down

0 comments on commit 3fdff5a

Please sign in to comment.