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
- Host: GitHub
- URL: https://github.com/charkster/mcp4728
- Owner: charkster
- License: mit
- Created: 2020-12-28T01:15:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T23:22:53.000Z (over 3 years ago)
- Last Synced: 2025-03-10T08:48:36.461Z (about 1 year ago)
- Topics: 4-channel, dac, mcp4728, smbus
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MCP4728

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.