Skip to content

An Arduino library for the MCP48xx (MCP4822, MCP4812, MCP4802) family of SPI DACs

License

Notifications You must be signed in to change notification settings

SteveGdvs/MCP48xx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino MCP48xx Library

Description

This is a small and simple library to control the MCP48xx family of digital to analog converters (DACs) with an Arduino board.

Currently it only works with the MCP4822, MCP4812, MCP4802 DAC.

Installation

  1. Navigate to the Releases page.
  2. Download the latest release.
  3. In the Arduino IDE, navigate to Sketch > Include Library > Add .ZIP Library and select the file downloaded.

You can find more information on installing Arduino libraries here.

Dependencies

This library depends on the standard SPI library.

Changelog

Changelog

Licensing

The code in this project is licensed under MIT license.

About

An Arduino library for the MCP48xx (MCP4822, MCP4812, MCP4802) family of SPI DACs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages