An open API service indexing awesome lists of open source software.

https://github.com/charkster/mcp4728

Python driver for MCP4728 4 Channel DAC with I2C interface
https://github.com/charkster/mcp4728

4-channel dac mcp4728 smbus

Last synced: 12 months ago
JSON representation

Python driver for MCP4728 4 Channel DAC with I2C interface

Awesome Lists containing this project

README

          

# MCP4728
![picture](https://cdn-learn.adafruit.com/assets/assets/000/086/947/medium800/adafruit_products_pix_iso_crop.jpg)

Python driver for MCP4728 4 Channel DAC with I2C interface. Works for both Python 2 and 3.
Uses SMBUS as it was developed on Raspberry Pi.