Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
homepage
ADS1100.cpp for mbed
(C)Copyright 2018 All rights reserved by K.Hongu
This is a program for using 'ADS1100' (http://www.tij.co.jp/general/jp/docs/lit/getliterature.tsp?genericPartNumber=ads1100&fileType=pdf)
ADS1100(PinName sda, PinName scl, char address) or ADS1100(i2c* p_i2c, char address)
Each ADS1100 is marked with "ADx". Please write the 'x' to the "addr" argument.