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

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)

Awesome Lists containing this project

README

        

# MCP4812
![picture](https://github.com/charkster/MCP4812/blob/master/MCP4812_pinout.png)

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)