8000 Releases · adafruit/Adafruit_CircuitPython_MCP3421 · GitHub
[go: up one dir, main page]

Skip to content

Releases: adafruit/Adafruit_CircuitPython_MCP3421

1.1.4 - Update RTD Config

17 Jun 16:19
Compare
Choose a tag to compare

1.1.3 - Use Ruff

15 May 22:13
6d10662
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2 - RTD Sphinx Config

16 Jan 18:58
Compare
Choose a tag to compare

1.1.1 - Fix For Sphinx RTD Theme

07 Oct 22:12
Compare
Choose a tag to compare

Updated example and rename mode

17 Jan 20:06
Compare
Choose a tag to compare
1.1.0

update mode to continuous_mode
6CB3

1.0.0 - Initial release

12 Jan 16:16
975d1af
Compare
Choose a tag to compare

This module works with the MCP3421 ADC over I2C.

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive.

Read the docs for info on how to use it.

0