Library for controlling an MCP4725 "12-Bit Digital-to-Analog Converter with EEPROM Memory". There is an accompanying test suite program "MCP_4725_Library_Test" that can be used to test this library.
Dependents: IGGE_Power MCP4725_Library_Test MCP4725 SinWave ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:3e6ffce1eea2 | 2013-11-07 | donalm | Fixed memory leak. |
4:e0d667c9b23b | 2013-11-03 | donalm | Updated description. |
3:4488787a216b | 2013-10-27 | donalm | Updated class description with info on converting between the dac_value and analog Vout. |
2:2288d9dfab02 | 2013-10-27 | donalm | A few more tweaks before publishing. |
1:e78abc423fb5 | 2013-10-27 | donalm | Tidy up before publishing. |
0:3214e3bbf25c | 2013-10-27 | donalm | Initial version. |