Library for the MCP4725 DAC on I2C-Bus

Discuss development of drivers for external hardware and components, such as LCD screens, sensors, motor drivers, etc.
Target audience: Users and developers of drivers.
Post Reply
wayoda
Posts: 1
Joined: Sun Aug 28, 2016 2:00 pm

Library for the MCP4725 DAC on I2C-Bus

Post by wayoda » Mon Sep 05, 2016 10:22 am

Hi,
I wrote a small library for the Microchip MCP4725, a digital to analog converter on the I2C bus. Code and some docs are on Github:

https://github.com/wayoda/micropython-mcp4725

I'm just getting started with micropython so if you have problems with the code or suggestions to improve it ....

Thanks for reading
Eberhard

Post Reply