UMDBPP / Balloonduino

Library for basic functions of Balloonduino (Arduino Mega with onboard sensors)
MIT License
3 stars 0 forks source link

ADS1015 analog-to-digital converter #11

Open zacharyburnett opened 8 years ago

zacharyburnett commented 8 years ago

Implement functionality for the ADS1015 12-bit Analog to Digital Converter by Texas Instruments.

We will use the stock Adafruit library for now, but also try optimize our fork so that it will fit onto the board with everything else.