Difference between revisions of "I2C DAC"

From BitWizard WIKI
Jump to: navigation, search
m (moved I2c dac to I2C DAC)
Line 1: Line 1:
 
Set a voltage:
 
Set a voltage:
  sudo i2cset -y 0 0x60 0x40 0xff 0xf0 i
+
  sudo i2cset -y 1 0x60 0x40 0xff 0xf0 i
 
                               ^^  ^    < Voltage bits
 
                               ^^  ^    < Voltage bits

Revision as of 12:48, 11 March 2014

Set a voltage:

sudo i2cset -y 1 0x60 0x40 0xff 0xf0 i
                             ^^   ^     < Voltage bits