mohas95 / DFRobot_PH

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%