Crate mcp4725_rs

source ·
Expand description

A platform agnostic Rust driver for the MCP4725, based on the embedded-hal traits.

The Device

The MCP4725 is a low-power, high accuracy, single channel, 12-bit buffered voltage output Digital-to-Analog Convertor (DAC) with non-volatile memory (EEPROM).

Datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/22039d.pdf

Structs

Driver for the MCP4725 DAC