MCP3XXX
An Arduino Library supporting the MCP3XXX series of ADC SPI chips, including MCP3002, MCP3004, MCP3008 and others.
Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • None.

Changed

  • None.

Removed

  • None.

Fixed

  • Typo in README.md.

Security

  • None.

[1.0.0] 2018-09-19

Added

  • Initial release.
  • Tested support for MCP3002 and MCP3008. MCP3004 should also work out of the box, but is untested.

Changed

  • None

Removed

  • None

Fixed

  • None

Security

  • None