Skip to content

Major updates!

Choose a tag to compare

@kattni kattni released this 16 Oct 17:51
fd1b337
  • 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.