Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 651 Bytes

Build Status

Arduino library for the MCP320x ADC family

This library provides an interface to communicate with the MCP320x 12 bit ADC's over SPI. It's written in C++11, mainly template based with focus on performance, while keeping a flexible and type safe interface.

Hardware

The library supports the complete product family including: MCP3201, MCP3202, MCP3204, MCP3208.

Documentation

The documentation is available here.

License

This code is released under the MIT License.