pvint / MCP4551

Arduino Library for MCP4551 digital potentiometer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCP4551 Digital Potentiometer Library

This is an Arduino library for interfacing to Microchip's MCP4551, 8 bit, digital potentiometer (variable resistor).

The MCP4551 communicates over the I2C bus. This library uses the Arduino Wire.h library for that communication.

This code is (c) copyright 2013, C. Schnarel. See the attached license.txt file for distribution and derivative permissions.

About

Arduino Library for MCP4551 digital potentiometer

License:Other


Languages

Language:C++ 94.0%Language:Arduino 6.0%