Skip to content

1.3.0 - MCP3002 support, changed CI from Travis to GitHub Actions

Choose a tag to compare

@evaherrada evaherrada released this 22 Jan 01:41

This release includes:

  • Support for the MCP3002 ADC has been added.
  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-mcp3xxx.

Read the docs for info on how to use it.