hyojin / ads1015-python

Python library for the Pimoroni ADS1015 breakout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADS1015 4 channel differential/single-ended ADC

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run python3 -m pip install ads1015

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/ads1015-python
  • cd ads1015-python
  • ./install.sh --unstable

About

Python library for the Pimoroni ADS1015 breakout

License:MIT License


Languages

Language:Python 61.2%Language:Shell 34.0%Language:Makefile 4.7%