Simple wrapper object for LTC2606 1CH 16Bit DAC. Instantiate DacLtc2606 object instance passing reference to mbed.I2C object instance. Call write() method on DacLtc2606 instance passing 16Bit integer (0 [Off] to 32767/-32768 [Half-On] to -1 [Full-On]) to set DAC output.

Revisions of DacLtc2606.h

Revision Date Message Actions
0:896aaf4b80d0 2012-09-13 Initial Release File  Diff  Annotate