Skip to content

Is there a way to calibrate the output? #4

@ohbhatt

Description

@ohbhatt

I am using 4 DFR1073 modules to get 0-10V using the Arduino. I am getting 10.54V on one DAC and 10.05V on other DAC.
dac1.setDACOutRange(dac.eOutputRange10V); & dac2.setDACOutRange(dac.eOutputRange10V);
dac1.setDACOutVoltage(10000 , 0); & dac2.setDACOutVoltage(10000 , 0);

Is there a way to calibrate the output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions