Graph-IT

Raspberry Pi Pin Abstraction

This module provides an abstraction of GPIO pins as well as I2C I/O card pins as instances of a common concept.

Installation

The pin module can be installed with pip directly from our git repository:

$ pip install git+git://git.graph-it.com/graphit/pin-py.git

Usage

TODO