i2c_adc_ads7828 v2.0.2 released
2016-09-27
Arduino
Overview
i2c_adc_ads7828
is an Arduino library for the Texas Instruments ADS7828 12-bit, 8-channel I2C A/D converter. Version 2.0.2 was released on 27 Sep 2016 and includes a number of changes.
Features
The following features are available:
- 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; address 0x48..0x4C)
- 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
Change log
IMPROVEMENTS
- Add Code of Conduct #16 (4-20ma)
- [BREAK] Change project license to Apache 2.0 #8 (4-20ma)
- Automate CHANGELOG #6 (4-20ma)
- Add continuous integration testing via Travis CI #4 (4-20ma)
- [BREAK] Update to IDE 1.5 library format v2.1 #3 (4-20ma)
BUG FIXES
OTHER
- Fix Rakefile whitespace, update CHANGELOG date #24 (4-20ma)
- Fix README link to examples folder #20 (4-20ma)
- Remove extraneous #includes/whitespace #18 (4-20ma)
- Update README content, layout, extension #14 (4-20ma)
- Add standard files to .gitignore #12 (4-20ma)
- Rename .pde files .ino #10 (4-20ma)
License
|
|
Resources
4-20ma / i2c_adc_ads7828
Source Code Documentation
Texas Instruments / ADS7828 Online datasheet