* https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx/pull/20 Added MCP3002 support, updated documentation. Thanks 2bndy5!
* API/Documentation improvements: more concise differential channel mappings, links to datasheets for wiring/pinout, warning for negative numbers. Thanks 2bndy5!
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip install adafruit-circuitpython-mcp3xxx`.
Read the [docs](http://circuitpython.readthedocs.io/projects/mcp3xxx/en/latest/) for info on how to use it.