Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip parts of calibration #214

Open
buffedelic opened this issue Apr 12, 2020 · 2 comments
Open

Skip parts of calibration #214

buffedelic opened this issue Apr 12, 2020 · 2 comments

Comments

@buffedelic
Copy link

I am struggling with the task of getting my current reading kind of correct. Voltage is spot on even with load up to 2A in rages of 1-5v.
Can I get the calibration variables stored and skip the first part of calibration involving Vin and Vout?

@polihedron
Copy link
Contributor

Hi, somehow for me more convinent and accurate is manual calibration,
check commands like:
./dpsctl.py -d /dev/ttyUSB0 --screen settings

./dpsctl.py -d /dev/ttyUSB0 -c A_ADC_K=your calibration factor

./dpsctl.py -d /dev/ttyUSB0 -c A_ADC_C=your calibration factor

./dpsctl.py -d /dev/ttyUSB0 -p A_DAC=100

./dpsctl.py -d /dev/ttyUSB0 --screen main

or check manual for the script.

@Xenoamor
Copy link
Contributor

I think -cr might give you all the calibration values as well, not sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants