This is a driver crate for embedded Rust. It's built on top of the Rust embedded HAL It supports constructing and sending commands to a MCP4725 DAC over I2C.
To get started you can look at a short example on how to use this driver on an inexpensive blue pill STM32F103 board.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.