https://github.com/charkster/mcp4812
Python driver for Microchip 2 channel DAC MCP4812 (SPI interface)
https://github.com/charkster/mcp4812
dac mcp4812 microchip
Last synced: 4 months ago
JSON representation
Python driver for Microchip 2 channel DAC MCP4812 (SPI interface)
- Host: GitHub
- URL: https://github.com/charkster/mcp4812
- Owner: charkster
- License: mit
- Created: 2019-10-02T05:09:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T23:19:39.000Z (over 2 years ago)
- Last Synced: 2025-01-13T19:27:05.943Z (5 months ago)
- Topics: dac, mcp4812, microchip
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MCP4812
Python driver for Microchip 2 channel 10bit DAC MCP4812 (SPI interface)
test_mcp4812.py is an example of how to use the driver on a raspberry pi (which has spidev installed)