/DFRobot_PH

Python library for Gravity: Analog pH Sensor / Meter Kit V2, SKU: SEN0161-V2, modified to be compatible for python 3

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

This package is a fork of the DFRobot_PH package, modified for python3 and packaged for pip.

Installation

  • pip
pip install DFRobot-EC-PH-ADC
  • source
git clone https://github.com/moha7108/DFRobot_PH

Example Usage

from DFRobot import DFR_EC, DFR_PH, DFR_ADS1115

Feedback

All kinds of feedback and contributions are welcome.

Contributors

Change Log

0.1.1

  • fix readme with proper pip installation statement

0.1.0

  • debut code