Small library that wraps control of MCP4725 DAC over FT232H
For basic usage example, check client.py.
The only things you need:
- install
adafruit-circuitpython-mcp4725and its dependencies viapipor similar lib.py
Everything else is just an artifact of git or uv. Happy coding!