/pigpio_ads1x15

CircuitPython drivers for the ADS1x15 series of ADCs.

Primary LanguagePythonMIT LicenseMIT

Introduction

Support for the ADS1x15 series of analog-to-digital converters. Available in 12-bit (ADS1015) and 16-bit (ADS1115) versions.

Installation & Dependencies

This driver depends on:

Installing from PyPI

Todo

Usage Example

Single Ended

print('You're on your own bud')

Contributing

Documentation