Major updates!
- Added support for the MCP3008 8-channel analog-to-digital converter.
- Added support for the [MCP3004] 4-channel analog-to-digital converter.
- Support for single-ended and differential ADC reads
- Style mirrors core CircuitPython APIs
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-mcp3xxx.
Read the docs for info on how to use it.